[all-commits] [llvm/llvm-project] 6dbb37: Simplify op creation in IntrinsicCall.

Akash Banerjee via All-commits all-commits at lists.llvm.org
Thu Sep 18 10:48:19 PDT 2025


  Branch: refs/heads/users/Akash/complex_powi
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dbb370bb19733af512e97cc23cf461b5f7712f4
      https://github.com/llvm/llvm-project/commit/6dbb370bb19733af512e97cc23cf461b5f7712f4
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-09-18 (Thu, 18 Sep 2025)

  Changed paths:
    M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
    M mlir/lib/Dialect/Math/Transforms/AlgebraicSimplification.cpp

  Log Message:
  -----------
  Simplify op creation in IntrinsicCall.
Replace rewriter.create with op.create.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list