[all-commits] [llvm/llvm-project] 7e52e0: [mlir][amdgpu] Fix signed/unsigned comparison for ...

Rob Suderman via All-commits all-commits at lists.llvm.org
Wed Aug 31 15:30:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e52e0fc723e8b45cfc1eaf2ebbe8f6d89e4e7f2
      https://github.com/llvm/llvm-project/commit/7e52e0fc723e8b45cfc1eaf2ebbe8f6d89e4e7f2
  Author: Rob Suderman <suderman at google.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M mlir/lib/Dialect/AMDGPU/IR/AMDGPUDialect.cpp

  Log Message:
  -----------
  [mlir][amdgpu] Fix signed/unsigned comparison for abid/cbsz comparison

Unsigned/signed comparison failure due to implicit signed value.

Reviewed By: stella.stamenova

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




More information about the All-commits mailing list