[clang] [Clang][ARM] Fix immediate range for NEON widening left-shifts (PR #212459)

David Green via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 3 01:15:32 PDT 2026


https://github.com/davemgreen commented:

Thanks for the updates - What code does `vshll_n_u32(X, 32)` produce now? Is there a shift with out of range values? Could we test the codegen?

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


More information about the cfe-commits mailing list