[llvm] [NewPM] Port x86-insert-vzero-upper (PR #181597)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 16 11:49:05 PST 2026


================
@@ -26,75 +26,75 @@ tablegen(LLVM X86GenPostLegalizeGICombiner.inc -gen-global-isel-combiner
 add_public_tablegen_target(X86CommonTableGen)
 
 set(sources
+  GISel/X86CallLowering.cpp
----------------
boomanaiden154 wrote:

That's not what I meant. You should only be putting the new file in an approximately alphabetical place. The rest of the list should not be updated here.

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


More information about the llvm-commits mailing list