Files
clang-p2996/llvm/test/CodeGen/Mips/llvm-ir
Simon Pilgrim b7c8271601 [DAG] getNode - convert scalar i1 arithmetic calls to bitwise instructions (#125486)
We already do this for vector vXi1 types - this patch removes the vector constraint to handle it for all bool types.
2025-02-03 16:36:01 +00:00
..