[PATCH] D115381: [AArch64][GlobalISel] Select scalar G_FMAXIMUM + G_FMINIMUM

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 12:44:05 PST 2021


paquette created this revision.
paquette added reviewers: aemerson, jroelofs.
Herald added subscribers: hiraditya, kristof.beyls, rovka.
paquette requested review of this revision.
Herald added a project: LLVM.

Import the patterns via tablegen.

Putting this in AArch64InstrGISel.td assuming it wasn't in SelectionDAGCompat.td for a good reason.


https://reviews.llvm.org/D115381

Files:
  llvm/lib/Target/AArch64/AArch64InstrGISel.td
  llvm/test/CodeGen/AArch64/GlobalISel/select-fmaximum.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-fminimum.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115381.392884.patch
Type: text/x-patch
Size: 5221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/1700a41f/attachment.bin>


More information about the llvm-commits mailing list