[PATCH] D81297: AMDGPU: Implement computeKnownAlignForTargetInstr
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 17 01:34:56 PDT 2020
foad added a comment.
Why not put it in generic code to start with? I don't understand why the concern about conflicting alignment would prevent that. I mean, are you more confident about how to handle conflicting alignments for AMDGPU than you are for all other targets?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81297/new/
https://reviews.llvm.org/D81297
More information about the llvm-commits
mailing list