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

Tulio Magno Quites Machado Filho via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 04:29:53 PST 2023


tuliom updated this revision to Diff 488944.
tuliom added a comment.

In this revision, I fix the last missing parts from @nikic 's suggestions:

- I rebased the patches on top of commit 0f2c071fad60d7606ee1a05c71ab5e0510d5becc <https://reviews.llvm.org/rG0f2c071fad60d7606ee1a05c71ab5e0510d5becc>, allowing to use `nounwind` in the tests.
- I simplified the `test_order`'s code.


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.488944.patch
Type: text/x-patch
Size: 5239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/297bb29d/attachment.bin>


More information about the llvm-commits mailing list