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

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 02:05:35 PST 2021


sepavloff updated this revision to Diff 324571.
sepavloff added a comment.

Changed variable type from unsigned to int


Repository:
  rG LLVM Github Monorepo

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

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.324571.patch
Type: text/x-patch
Size: 7118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/368e7ac1/attachment.bin>


More information about the llvm-commits mailing list