[PATCH] D140988: [SystemZ] Implement lowering of GET_ROUNDING

Tulio Magno Quites Machado Filho via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 13:15:34 PST 2023


tuliom updated this revision to Diff 488358.
tuliom marked an inline comment as done.
tuliom added a comment.

@uweigand You're right.
I hadn't realized the changes to `RetVal`.
This revision includes that modification.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140988

Files:
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/test/CodeGen/SystemZ/flt-rounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140988.488358.patch
Type: text/x-patch
Size: 5717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/826a843e/attachment.bin>


More information about the llvm-commits mailing list