[llvm] AMDGPU: Discussion: Do we actually need these TSFlags bits in Real? (PR #85132)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 21:28:16 PDT 2024


arsenm wrote:

I don't see the point of filtering out specific unused bits. It's ugly that we have to manually copy individual fields. Ideally we would just be able to copy every field 

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


More information about the llvm-commits mailing list