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

Kyungtak Woo via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 16 11:58:44 PST 2026


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

Ah, sorry about that. This is fixed now.

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


More information about the llvm-commits mailing list