[clang] [llvm] [X86][APX] Remove CF feature from APXF and Diamond Rapids (PR #153751)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 15 14:10:53 PDT 2025


efriedma-quic wrote:

"CF" is a hardware feature; it's incredibly confusing to just pretend it doesn't exist because it's slow.  If you need to adjust codegen, add a separate feature TuningSlowCF or something.

https://github.com/llvm/llvm-project/pull/153751


More information about the cfe-commits mailing list