[PATCH] D115629: [RISCV] Use binvi and bexti to fold and (not (srl X, C)), 1
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 14 23:56:27 PST 2021
jacquesguan updated this revision to Diff 394478.
jacquesguan added a comment.
use xori instead of binvi.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115629/new/
https://reviews.llvm.org/D115629
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
llvm/test/CodeGen/RISCV/rv32zbs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115629.394478.patch
Type: text/x-patch
Size: 3055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/cdc4822a/attachment.bin>
More information about the llvm-commits
mailing list