[all-commits] [llvm/llvm-project] 02b9dd: [mlir] Disable warning in test of deprecated featu...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Thu Jun 16 20:15:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02b9ddb2f218ae7053fa5f15aeb636e5884257e1
https://github.com/llvm/llvm-project/commit/02b9ddb2f218ae7053fa5f15aeb636e5884257e1
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M mlir/test/IR/attribute.mlir
M mlir/test/lib/Dialect/Test/CMakeLists.txt
M mlir/test/lib/Dialect/Test/TestOps.td
M mlir/unittests/TableGen/CMakeLists.txt
Log Message:
-----------
[mlir] Disable warning in test of deprecated feature (NFC)
Disable warning for deprecation in test of deprecated feature. Also
remove additional test of deprecated feature from TestOps.td.
More information about the All-commits
mailing list