[PATCH] D108160: AMDGPU: Invert ABI attribute handling

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 06:14:55 PDT 2021


arsenm added a comment.

In D108160#2948601 <https://reviews.llvm.org/D108160#2948601>, @jdoerfert wrote:

> Do we have to reverse, add attributor, and remove the old code in one patch? I can't comment on the new deductions, AMD specific.

The reversing part is in D108158 <https://reviews.llvm.org/D108158>. This is the part to switch to using the inverted attributes, which comes along with using the attributor to add the new ones


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

https://reviews.llvm.org/D108160



More information about the llvm-commits mailing list