[PATCH] D142020: AMDGPU: Partially fix machine uniformity for inline asm
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 11:05:13 PST 2023
arsenm added a comment.
In D142020#4064792 <https://reviews.llvm.org/D142020#4064792>, @foad wrote:
> Is there a way to test this?
The existing tests break if you flip uniformity analysis on, so I think this is mostly well covered. We might want additional asm testing when the API is fixed to be per output
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142020/new/
https://reviews.llvm.org/D142020
More information about the llvm-commits
mailing list