[PATCH] D114946: [AArch64] Add instruction selection for strict FP

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 03:56:15 PST 2022


john.brawn updated this revision to Diff 405206.
john.brawn added a comment.

Moved a couple of setOperationAction lines from D117795 <https://reviews.llvm.org/D117795> to here.


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

https://reviews.llvm.org/D114946

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114946.405206.patch
Type: text/x-patch
Size: 29343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/3b04eb1f/attachment.bin>


More information about the llvm-commits mailing list