Files
clang-p2996/llvm/test/CodeGen/AMDGPU/remove-incompatible-functions.ll
pvanhout 0ff02cf015 [AMDGPU] Hide "removing function" diagnostics by default
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`).

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D147703
2023-04-11 09:26:20 +02:00

19 KiB