[PATCH] D96836: [FPEnv][AArch64] Implement lowering of llvm.set.rounding

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 21:37:50 PST 2021


sepavloff created this revision.
sepavloff added reviewers: t.p.northover, craig.topper, simon_tatham, SjoerdMeijer, paulwalker-arm.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
sepavloff requested review of this revision.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96836

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/fpenv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96836.324184.patch
Type: text/x-patch
Size: 7254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/d5afaa03/attachment.bin>


More information about the llvm-commits mailing list