[all-commits] [llvm/llvm-project] 84aad9: [RISCV] Change predicate on InstAliases for GORCI/...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Nov 29 11:56:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84aad9b5da96ca2fe47c9db46c3a6b1bb09c070b
https://github.com/llvm/llvm-project/commit/84aad9b5da96ca2fe47c9db46c3a6b1bb09c070b
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-29 (Sun, 29 Nov 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoB.td
Log Message:
-----------
[RISCV] Change predicate on InstAliases for GORCI/GREVI/SHFLI/UNSHFLI to HasStdExtZbp instead of HasStdExtZbbOrZbp.
This matches the predicate on the instructions. Though I think
some specific encodings are valid in Zbb, but not all of them.
More information about the All-commits
mailing list