[clang] [CIR] Upstream CIR codegen for palignr x86 builtins (PR #173788)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 28 12:18:14 PST 2025


================
@@ -158,6 +158,7 @@ computeFullLaneShuffleMask(CIRGenFunction &cgf, const mlir::Value vec,
 
   outIndices.resize(numElts);
 }
+
----------------
AmrDeveloper wrote:

For new refactors or formatting changes you can create a NFC PR for that 

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


More information about the cfe-commits mailing list