https://ask.clojure.org/index.php/3331/condp-should-accept-macros-first-argument-proper-inlining
condp should accept macros as first argument. Also would allow proper inlining - Clojure Q&A
https://inbox.sourceware.org/gcc-prs/20020531073347.2495.qmail@sources.redhat.com/T/
optimization/6880: Inlining inefficiencies
optimizationinlininginefficiencies
https://chrisnewland.com/java-7-and-java-8-core-methods-above-the-default-hot-method-inlining-threshold-375
Java 7 and Java 8 core methods above the default hot method inlining threshold
A list of the methods in rt.jar from Java 7 and Java 8 that are too big to be inlined
https://dave.cheney.net/2020/05/02/mid-stack-inlining-in-go
Mid-stack inlining in Go | Dave Cheney
midstackinlininggodave
https://compilers.iecc.com/comparch/article/98-10-031
Comp.compilers: Re: floating point, was inlining + optimization = nuisance bugs
From comp.compilers newsgroup: Re: floating point, was inlining + optimization = nuisance bugs
floating pointcompinliningoptimizationnuisance
https://gcc.gnu.org/pipermail/gcc-bugs/2003-March/074140.html
optimization/8634: [3.2/3.3 regression] incorrect code for inlining of memcpy under -O2
https://community.ugfx.io/topic/5049-issue-report-threads-may-not-workcrash-because-of-inlining-in-detection-logic/
Issue report: threads may not work/crash because of inlining in detection logic - Development and...
_gfxGetStackState and _gfxGetStackStateInFn are not guarded against inlining wich breaks the detection algorithm in some cases. Not having them static helps...
https://mail.haskell.org/pipermail/ghc-devs/2019-July/017915.html
What's preventing inlining GHC.Magic.lazy?
preventinginliningghcmagiclazy
https://www.jacksondunstan.com/articles/445
JacksonDunstan.com | Inlining Math Functions
JacksonDunstan.com covers game programming
inliningmathfunctions
https://la.mathworks.com/help/coder/ug/resolve-issue-coder-inlinenever-does-not-prevent-inlining.html
Resolve Issue: coder.inline("never") and coder.nonInlineCall Do Not Prevent Function Inlining -...
Troubleshoot instances of coder.inline('never') not preventing inlining.
https://hackage-content.haskell.org/package/Agda-2.7.20250701/candidate/docs/Agda-TypeChecking-Inlining.html
Agda.TypeChecking.Inlining
agdatypecheckinginlining
https://www.ibm.com/support/pages/apar/IV56857
IV56857: BUG IN JAVA JIT INLINING FOR METHOD INVOCATION VIA REFLECTION
Error Message: N/A .
bugjavajit
https://www.includehelp.com/golang/does-the-standard-go-compiler-support-function-inlining.aspx
Does the standard Go compiler support function inlining?
Question: standard Go language compiler support function inlining?
the standardgo compilersupportfunctioninlining
https://gcc.gnu.org/legacy-ml/gcc-patches/2006-12/msg01482.html
Jan Hubicka - [just for fun] patch to enable SSA inlining
just for funjanpatchenablessa
https://blogs.remobjects.com/2019/05/08/cross-module-inlining-in-island/
Behind the Scenes: Cross-Module Inlining in Island
May 8, 2019 - As most people know, our Island compiler backend is based on LLVM and uses that to optimize and inline code. However, one problem with that is that LLVM works...
behind the scenescrossmoduleinliningisland
https://gcc.opensuse.org/gcc-doxygen/classinlining__iterator.html
GCC Middle and Back End API Reference: inlining_iterator Class Reference
back endapi referencegccmiddleinlining
https://ducklake.select/docs/stable/duckdb/advanced_features/data_inlining
Data Inlining – DuckLake
When writing small changes to DuckLake, it can be wasteful to write each changeset to an individual Parquet file. DuckLake supports directly writing small...
datainliningducklake