[PATCH] D87748: [AMDGPU] Consider all SGPR uses as unique in constant bus verify
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 04:23:15 PDT 2020
critson added a comment.
In D87748#2276670 <https://reviews.llvm.org/D87748#2276670>, @arsenm wrote:
> Needs test
I am not exactly sure kind of test is best for this?
I have added a XFAIL test which violates the modified verifier, but this is "expensive" in terms of time to failure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87748/new/
https://reviews.llvm.org/D87748
More information about the llvm-commits
mailing list