[all-commits] [llvm/llvm-project] 1136cf: [SystemZ] Implement lowering of GET_ROUNDING

Tulio Magno Quites Machado Filho via All-commits all-commits at lists.llvm.org
Wed Jan 18 12:41:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1136cf17214a9402d00a362e28f1329685f0d0fd
      https://github.com/llvm/llvm-project/commit/1136cf17214a9402d00a362e28f1329685f0d0fd
  Author: Tulio Magno Quites Machado Filho <tuliom at redhat.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
    M llvm/lib/Target/SystemZ/SystemZISelLowering.h
    A llvm/test/CodeGen/SystemZ/flt-rounds.ll

  Log Message:
  -----------
  [SystemZ] Implement lowering of GET_ROUNDING

Add support for _FLT_ROUNDS_ in SystemZ.

Patch by Tulio Magno Quites Machado Filho.

Reviewed By: Ulrich Weigand

Differential Revision: https://reviews.llvm.org/D140988




More information about the All-commits mailing list