[PATCH] D58722: [MIPS] [microMIPS] Pattern match TRUNC_W_S_MM

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 07:23:17 PST 2019


mbrkusanin updated this revision to Diff 189508.
mbrkusanin edited the summary of this revision.
mbrkusanin added a comment.

Pattern matches for other configurations are added. Thanks for mentioning that. I've also added -asm-show-inst to RUN: lines that show which version of TRUNC_W will be chosen since that is what this patch is doing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58722/new/

https://reviews.llvm.org/D58722

Files:
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMipsInstrFPU.td
  test/CodeGen/Mips/llvm-ir/fptosi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58722.189508.patch
Type: text/x-patch
Size: 13584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/4e34d5ff/attachment.bin>


More information about the llvm-commits mailing list