[PATCH] D100427: [RISCV] Cleanup instruction formats used for B extension ternary operations.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 08:15:03 PDT 2021
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
LGTM. I think this is an improvement over the weird interaction of `shamt` and `funct2` we had in `RVBTernaryImm6` before.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100427/new/
https://reviews.llvm.org/D100427
More information about the llvm-commits
mailing list