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