Use an OptimizationRemark for them even though it's not really an
optimization. It just integrates better with the other diagnostics
(enabling is easy with -pass-remark).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147703
[AMDGPU] Hide "removing function" diagnostics by default ClosedPublic Authored by Pierre-vh on Apr 6 2023, 5:08 AM.
Details Summary Use an OptimizationRemark for them even though it's not really an
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 7 2023, 4:08 PM Closed by commit rG0ff02cf015d3: [AMDGPU] Hide "removing function" diagnostics by default (authored by Pierre-vh). · Explain WhyApr 11 2023, 12:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512352 llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
llvm/test/CodeGen/AMDGPU/remove-incompatible-functions.ll
|