[PATCH] D94894: [RISCV] Add way to mark CompressPats that should only be used for compressing.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 10:58:11 PST 2021
craig.topper updated this revision to Diff 317629.
craig.topper added a comment.
Consistently use isCompressOnly = true
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94894/new/
https://reviews.llvm.org/D94894
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoC.td
llvm/test/MC/RISCV/compress-rv32i.s
llvm/test/MC/RISCV/option-rvc.s
llvm/test/TableGen/AsmPredicateCombiningRISCV.td
llvm/utils/TableGen/RISCVCompressInstEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94894.317629.patch
Type: text/x-patch
Size: 6297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/031b58be/attachment.bin>
More information about the llvm-commits
mailing list