[all-commits] [llvm/llvm-project] b25362: [mlir][spirv] Clean up test-availability pass. NFC.
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Fri Dec 2 21:27:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b25362816d731ca2283b3b21ca7343a64c05d85c
https://github.com/llvm/llvm-project/commit/b25362816d731ca2283b3b21ca7343a64c05d85c
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-12-03 (Sat, 03 Dec 2022)
Changed paths:
M mlir/test/lib/Dialect/SPIRV/TestAvailability.cpp
Log Message:
-----------
[mlir][spirv] Clean up test-availability pass. NFC.
Define rewrite patterns in-line so that we don't have to jump around so
much when editing this file.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D139239
More information about the All-commits
mailing list