[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 14 11:41:32 PDT 2020
PaoloS updated this revision to Diff 277924.
PaoloS marked an inline comment as done.
PaoloS added a comment.
Aligned complex pattern declaration.
Clarified comment about missing 'roli' instruction.
Added comment to inefficient tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79873/new/
https://reviews.llvm.org/D79873
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
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.277924.patch
Type: text/x-patch
Size: 50228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/f44beae8/attachment.bin>
More information about the llvm-commits
mailing list