[llvm] AtomicExpand: Preserve metadata when expanding partword RMW (PR #89769)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 06:31:48 PDT 2024


arsenm wrote:

> IMO, it's OK to have an allow-list of metadata we copy which includes amdgpu-specific entries.

The API for this is a bit awkward for the non-builtin enum metadata 

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


More information about the llvm-commits mailing list