[PATCH] D73784: [FPEnv][AArch64] Add lowering of f128 STRICT_FSETCC

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 06:12:48 PST 2020


john.brawn created this revision.
john.brawn added reviewers: pengfei, uweigand, craig.topper, dmgreen, t.p.northover.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.

These get lowered to function calls, like the non-strict versions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73784

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73784.241711.patch
Type: text/x-patch
Size: 8719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/901e0199/attachment.bin>


More information about the llvm-commits mailing list