[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 4 06:53:38 PST 2023


tuliom created this revision.
tuliom added a reviewer: uweigand.
tuliom added a project: clang.
Herald added a subscriber: hiraditya.
Herald added a project: All.
tuliom requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add support for _FLT_ROUNDS_ in SystemZ.


Repository:
  rG LLVM Github Monorepo

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.486270.patch
Type: text/x-patch
Size: 4683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/439cd5da/attachment.bin>


More information about the llvm-commits mailing list