diff options
author | Jessica Paquette <jpaquette@apple.com> | 2022-10-07 14:33:51 -0700 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2022-10-07 15:47:05 -0700 |
commit | 42cb2f8b1298835575a839e184d738086c22c766 (patch) | |
tree | 9bd74cceadfc58c9957165ad14db2da25f12c348 /clang/lib/Sema/SemaModule.cpp | |
parent | 7c57a37c305debd55b9acc1e91205a438c960c7c (diff) | |
download | llvm-42cb2f8b1298835575a839e184d738086c22c766.zip llvm-42cb2f8b1298835575a839e184d738086c22c766.tar.gz llvm-42cb2f8b1298835575a839e184d738086c22c766.tar.bz2 |
[GlobalISel] Mark mi_match as nodiscard
Typically when you match something, you want to check the result.
Fix a couple warnings in the AMDGPUPostLegalizerCombiner which appear as a
result of this.
Differential Revision: https://reviews.llvm.org/D135491
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions