[all-commits] [llvm/llvm-project] 17fcf8: [mlir][spirv][NFC] Clean up SPIR-V canonicalization
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Fri May 26 16:55:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17fcf8a6bd472e116b39ed993cf73e5c7e28fba7
https://github.com/llvm/llvm-project/commit/17fcf8a6bd472e116b39ed993cf73e5c7e28fba7
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M mlir/lib/Dialect/SPIRV/IR/SPIRVCanonicalization.cpp
Log Message:
-----------
[mlir][spirv][NFC] Clean up SPIR-V canonicalization
Follow best practices. Use llvm helper functions for readability.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D151600
More information about the All-commits
mailing list