[PATCH] D81297: AMDGPU: Implement computeKnownAlignForTargetInstr

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 06:26:25 PDT 2020


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

I'd still be inclined to either follow the precedent of IR, or take the max of the two alignments. But I guess this is OK if you're reluctant to do that.


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

https://reviews.llvm.org/D81297





More information about the llvm-commits mailing list