[all-commits] [llvm/llvm-project] b6ef76: [NFC][flang] Removed pgmath handling from lowering.

Slava Zakharin via All-commits all-commits at lists.llvm.org
Sat Dec 17 12:33:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6ef76a1ec541f8f748b2b2152a81ff81036b5f4
      https://github.com/llvm/llvm-project/commit/b6ef76a1ec541f8f748b2b2152a81ff81036b5f4
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2022-12-17 (Sat, 17 Dec 2022)

  Changed paths:
    M flang/lib/Lower/IntrinsicCall.cpp

  Log Message:
  -----------
  [NFC][flang] Removed pgmath handling from lowering.

I kept the possibility to use pgmath in constant folding
just in case. We can remove it later, if it is proven to be redundant.

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




More information about the All-commits mailing list