llvm-project
db2fc84f - [VectorCombine] Relax vector type constraint on bitop(bitcast, constant) (#157246)

Commit
144 days ago
[VectorCombine] Relax vector type constraint on bitop(bitcast, constant) (#157246) Fixes https://github.com/llvm/llvm-project/issues/157131. This patch allows bitop(bitcast, constant) -> bitcast(bitop) for scalar integer types.
Author
Parents
Loading