diff options
author | Kazu Hirata <kazu@google.com> | 2024-12-20 10:25:49 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2024-12-20 10:25:50 -0800 |
commit | 9901906035c2be776674b25a3357b37a7dbbac68 (patch) | |
tree | 9400cf9fdc2f3cd398eea6899b627fa3ab6ef822 /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp | |
parent | 5162fde6ee6565d39511e451c04865e7b53bcdcc (diff) | |
download | llvm-9901906035c2be776674b25a3357b37a7dbbac68.zip llvm-9901906035c2be776674b25a3357b37a7dbbac68.tar.gz llvm-9901906035c2be776674b25a3357b37a7dbbac68.tar.bz2 |
[mlir] Fix a warning
This patch fixes:
mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp:535:13: error:
'applyPatternsAndFoldGreedily' is deprecated: Use
applyPatternsGreedily() instead [-Werror,-Wdeprecated-declarations]
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions