[PATCH] D73201: [FPEnv][AArch64] Add lowering and instruction selection for STRICT_FP_ROUND

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 07:34:37 PST 2020


john.brawn updated this revision to Diff 240572.
john.brawn retitled this revision from "[FPEnv][AArch64] Don't expand STRICT_FP_ROUND to an illegal truncating store" to "[FPEnv][AArch64] Add lowering and instruction selection for STRICT_FP_ROUND".
john.brawn edited the summary of this revision.
john.brawn added reviewers: dmgreen, t.p.northover.
john.brawn added a comment.

Changed to add handling in the aarch64 backend.


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

https://reviews.llvm.org/D73201

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73201.240572.patch
Type: text/x-patch
Size: 4770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/48208456/attachment.bin>


More information about the llvm-commits mailing list