[PATCH] D39261: [GlobalISel|ARM] : Allow legalizing G_FSUB

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 29 12:36:44 PDT 2017


javed.absar updated this revision to Diff 120754.
javed.absar edited the summary of this revision.
javed.absar added a comment.

Thanks Diana for the feedback. I added the missing tests and they now all pass.


https://reviews.llvm.org/D39261

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/ARM/ARMLegalizerInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.cpp
  test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir
  test/CodeGen/ARM/GlobalISel/arm-isel-fp.ll
  test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir
  test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39261.120754.patch
Type: text/x-patch
Size: 11313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171029/e8ff34d5/attachment.bin>


More information about the llvm-commits mailing list