[PATCH] D81183: AMDGPU: Fix overriding global FP atomic feature predicates

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 12:42:50 PDT 2020


rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.

> we set the encoding independently based on the generation and not based on a feature.

I agree with the observation, but another problem is that we have so many features that we will soon run out feature bits.


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

https://reviews.llvm.org/D81183





More information about the llvm-commits mailing list