[PATCH] D48365: [mips] Eliminate the usage of hasStdEnc in MipsPat.
Simon Dardis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 20 06:48:19 PDT 2018
sdardis created this revision.
sdardis added reviewers: atanasyan, abeserminji, smaksimovic.
Herald added a subscriber: arichardson.
Instead, the pattern is tagged with the correct predicate when it is declared.
Some patterns have been duplicated as necessary.
Repository:
rL LLVM
https://reviews.llvm.org/D48365
Files:
lib/Target/Mips/MicroMips32r6InstrInfo.td
lib/Target/Mips/MicroMipsInstrFPU.td
lib/Target/Mips/MicroMipsInstrInfo.td
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsMSAInstrInfo.td
test/CodeGen/Mips/blez_bgez.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48365.152077.patch
Type: text/x-patch
Size: 37510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/03c18a45/attachment.bin>
More information about the llvm-commits
mailing list