[all-commits] [llvm/llvm-project] 80bb94: [mlir] NFC: Prepare GPUToSPIRV tests for supportin...

Lei Zhang via All-commits all-commits at lists.llvm.org
Sun Feb 26 14:13:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80bb9477a97376a1c0a25a8c249db5518a9feb94
      https://github.com/llvm/llvm-project/commit/80bb9477a97376a1c0a25a8c249db5518a9feb94
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2023-02-26 (Sun, 26 Feb 2023)

  Changed paths:
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRVPass.cpp
    M mlir/test/Conversion/GPUToSPIRV/builtins.mlir

  Log Message:
  -----------
  [mlir] NFC: Prepare GPUToSPIRV tests for supporting 64bit index

This commit just adds options to control index type bitwidth in
GPUToSPIRV conversion, and updates tests to prepare for 64bit
index conversion.

Reviewed By: kuhar

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




More information about the All-commits mailing list