[llvm] [AMDGPU][Attributor] Infer `inreg` attribute in `AMDGPUAttributor` (PR #101609)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 21:13:14 PDT 2024


================
@@ -1014,6 +1015,100 @@ struct AAAMDGPUNoAGPR
 
 const char AAAMDGPUNoAGPR::ID = 0;
 
+struct AAAMDGPUInreg
----------------
shiltian wrote:

Okay. I'm sold.

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


More information about the llvm-commits mailing list