[PATCH] D100855: AArch64: support mixed-size vector fp <-> int conversions in GlobalISel.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 07:36:02 PDT 2021


t.p.northover created this revision.
t.p.northover added reviewers: paquette, aemerson.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka, mcrosier.
t.p.northover requested review of this revision.
Herald added a project: LLVM.

Fairly simple, just a few extra patterns to handle the extra instructions.


https://reviews.llvm.org/D100855

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/GlobalISel/select-fp-casts.mir
  llvm/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100855.338865.patch
Type: text/x-patch
Size: 9929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/460c077f/attachment.bin>


More information about the llvm-commits mailing list