[PATCH] D79871: [RISCV] Add matching of codegen patterns to RISCV Bit Manipulation Zbp asm instructions
Paolo Savini via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 17:36:21 PDT 2020
PaoloS updated this revision to Diff 276279.
PaoloS added a comment.
Add missing pattern-matching for *w instructions.
Add tests.
Add both i32 and i64 code versions to both i32 and i64 test files.
Remove NOT labels from tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79871/new/
https://reviews.llvm.org/D79871
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoB.td
llvm/test/CodeGen/RISCV/rv32Zbp.ll
llvm/test/CodeGen/RISCV/rv64Zbp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79871.276279.patch
Type: text/x-patch
Size: 78266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/a2b80501/attachment.bin>
More information about the llvm-commits
mailing list