[clang] [lld] [llvm] [X86] Implement disabling APX relocations and EPGR/NDD instrs for relocations (PR #136660)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 25 00:51:45 PDT 2025


================
@@ -89,6 +89,7 @@ set(sources
   GISel/X86InstructionSelector.cpp
   GISel/X86LegalizerInfo.cpp
   GISel/X86RegisterBankInfo.cpp
+  X86SuppressAPXForReloc.cpp
----------------
phoebewang wrote:

Put it in alphabetic order?

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


More information about the cfe-commits mailing list