[all-commits] [llvm/llvm-project] 9dfd3c: [mlir][sparse][gpu] reduce boilerplate class decla...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Aug 8 10:43:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dfd3c3247b7abfef6ec763fe462951ee311b578
https://github.com/llvm/llvm-project/commit/9dfd3c3247b7abfef6ec763fe462951ee311b578
Author: Aart Bik <ajcbik at google.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
Log Message:
-----------
[mlir][sparse][gpu] reduce boilerplate class declarations
Macro is used to avoid repeating same pattern many times.
Also fixed the ordering of ops to be consistent.
Reviewed By: K-Wu
Differential Revision: https://reviews.llvm.org/D157419
More information about the All-commits
mailing list