Files
clang-p2996/llvm/test/CodeGen/RISCV/GlobalISel
Hongbin Jin ed3a60c796 [RISCV][GlobalISel] Fix selectShiftMask when shift mask is created from G_AND (#89602)
This patch fixes cases where G_AND creating the shift mask is eliminated
if one of its source operands is a constant, resulting from an incorrect
predicate.
2024-05-09 09:18:10 -04:00
..