[all-commits] [llvm/llvm-project] 6360d0: [MLIR][NVVM] Fix the register number of predicate ...

Guray Ozen via All-commits all-commits at lists.llvm.org
Wed Sep 13 06:04:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6360d095314ffd421ae8fb11224cebed3a5c2e9f
      https://github.com/llvm/llvm-project/commit/6360d095314ffd421ae8fb11224cebed3a5c2e9f
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
    M mlir/test/Conversion/NVVMToLLVM/nvvm-to-llvm.mlir

  Log Message:
  -----------
  [MLIR][NVVM] Fix the register number of predicate (#65970)

The register number of predicate is calculated incorrectly. This PR
fixes that.




More information about the All-commits mailing list