[all-commits] [llvm/llvm-project] 662037: [RISCV] Add CompressPat for c.beqz/bnez with X0 in...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Oct 14 08:12:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6620376270165688cf3cefe56ae27aaa6ec06675
https://github.com/llvm/llvm-project/commit/6620376270165688cf3cefe56ae27aaa6ec06675
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoC.td
M llvm/test/MC/RISCV/compress-rv32i.s
Log Message:
-----------
[RISCV] Add CompressPat for c.beqz/bnez with X0 in the first operand. (#69042)
More information about the All-commits
mailing list