[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 12:38:13 PST 2023


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

Changes since revision 3:

1. Started to use `getZExtOrTrunc`.
2. Reverted the code for `CWD2` to the same in revision 2 in order to fix an issue.
3. Added a comment describing how `CWD2` is calculated.


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.488342.patch
Type: text/x-patch
Size: 5852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/63bfff40/attachment.bin>


More information about the llvm-commits mailing list