Files
clang-p2996/llvm/test/CodeGen/RISCV
Craig Topper 814902a03a [RISCV] Fix XTheadba patterns broken since cfc574a6cd.
Adding an OperandTransform to CSImm12MulBy4 and CSImm12MulBy8 for
Zba broke these patterns. They should have been changed in the same,
but we lacked sufficient testing.
2024-12-26 21:50:35 -08:00
..