[PATCH] D117504: AMDGPU: Convert AMDGPUResourceUsageAnalysis to a Module pass

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 08:09:00 PST 2022


sebastian-ne added a comment.

Thanks for doing this.
The code looks good to me, though for some reason the llpc graphics frontend is now missing metadata or crashes when trying to read metadata from the generated elf. I’m still debugging.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117504/new/

https://reviews.llvm.org/D117504



More information about the llvm-commits mailing list