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.
Paths
| Differential D135491
[GlobalISel] Mark mi_match as nodiscard ClosedPublic Authored by paquette on Oct 7 2022, 2:37 PM.
Details Summary 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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 7 2022, 3:17 PM Closed by commit rG42cb2f8b1298: [GlobalISel] Mark mi_match as nodiscard (authored by paquette). · Explain WhyOct 7 2022, 3:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466202 llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
|