[all-commits] [llvm/llvm-project] 8faf2a: [RISCV] Correct predicate orc.b pattern to not inc...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Jan 29 00:11:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8faf2a0638d3e8d9411d55c3e5dfb7b452f35ca2
https://github.com/llvm/llvm-project/commit/8faf2a0638d3e8d9411d55c3e5dfb7b452f35ca2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
Log Message:
-----------
[RISCV] Correct predicate orc.b pattern to not include Zbkb.
This was incorrectly lumped in when the predicate was changed for
the rotate instructions.
More information about the All-commits
mailing list