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

Thibault Monnier via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 28 09:05:43 PST 2025


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

It's missing. Should I make reformating changes in another PR?

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


More information about the cfe-commits mailing list