[all-commits] [llvm/llvm-project] 43dfde: [MLIR][NVVM] Enable result type inference (#181781)

Srinivasa Ravi via All-commits all-commits at lists.llvm.org
Tue Feb 24 20:57:47 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43dfde4a07b37e8a8b470f38ef881052cac9336d
      https://github.com/llvm/llvm-project/commit/43dfde4a07b37e8a8b470f38ef881052cac9336d
  Author: Srinivasa Ravi <srinivasar at nvidia.com>
  Date:   2026-02-25 (Wed, 25 Feb 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
    M mlir/test/python/dialects/nvvm.py

  Log Message:
  -----------
  [MLIR][NVVM] Enable result type inference (#181781)

Includes `InferOpTypeInterface.td` in `NVVMOps.td` enabling result type
inference for NVVM operations.

Fixes a test for `nvvm.redux.sync` in `nvvm.py` due to a resulting
change in the python binding for the operation.



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