[llvm] [LegalizeVectorOps] Use getBoolConstant instead of getAllOnesConstant in VectorLegalizer::UnrollVSETCC. (PR #121526)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 03:39:57 PST 2025


https://github.com/RKSimon approved this pull request.

LGTM with a suitable comment that we should be avoiding the select and performing a setcc+boolext instead

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


More information about the llvm-commits mailing list