[llvm] [AMDGPU] Suppress DataLayout warnings after recent change (PR #163644)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 16 07:04:02 PDT 2025


jhuber6 wrote:

> I don't prefer to suppress any warning if it is not the only solution but I'm also open to other opinions.

We do the same for the CUDA devlice libs, I could hard code the module names to a list if you'd prefer.

https://github.com/llvm/llvm-project/pull/163644


More information about the llvm-commits mailing list