[all-commits] [llvm/llvm-project] 0c46a9: [MLIR] Infer locations for block argument conversion

Nandor Licker via All-commits all-commits at lists.llvm.org
Fri Aug 18 09:45:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c46a9189c8bb559926c3391097b5c980d006f8e
      https://github.com/llvm/llvm-project/commit/0c46a9189c8bb559926c3391097b5c980d006f8e
  Author: Nandor Licker <n at ndor.email>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  [MLIR] Infer locations for block argument conversion

To enable signature conversions to be used in CIRCT, locations should no longer be dropped from block arguments.

Reviewed By: Mogball, springerm

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




More information about the All-commits mailing list