[llvm] [InstCombine][NFC] Pre-commit tests for #125935 (PR #144111)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 14 00:07:14 PDT 2025


https://github.com/dtcxzyw commented:

You can set the known bits for a scalar, then create a vector splat: https://alive2.llvm.org/ce/z/oBQx2e
It is clearer than and+shift+or sequence.


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


More information about the llvm-commits mailing list