[all-commits] [llvm/llvm-project] 81c326: [mlir][spirv] NFC: Merge ArithToSPIRV pattern decl...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Sat Aug 12 16:30:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81c326ccdd9b8475b6b7180da36b24bb29ce4f42
https://github.com/llvm/llvm-project/commit/81c326ccdd9b8475b6b7180da36b24bb29ce4f42
Author: Lei Zhang <antiagainst at google.com>
Date: 2023-08-12 (Sat, 12 Aug 2023)
Changed paths:
M mlir/lib/Conversion/ArithToSPIRV/ArithToSPIRV.cpp
Log Message:
-----------
[mlir][spirv] NFC: Merge ArithToSPIRV pattern decl and definition
This makes the code easier to search and read.
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D157782
More information about the All-commits
mailing list