[PATCH] D89092: [AMDGPU] Update LiveVariables in convertToThreeAddress()
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 9 17:35:41 PDT 2020
arsenm added a comment.
In D89092#2322946 <https://reviews.llvm.org/D89092#2322946>, @ruiling wrote:
> @arsenm Do you know how to run llc with sanitizer enabled?
You don't specifically run the test with it. You just add one that would fail in a sanitizer build
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89092/new/
https://reviews.llvm.org/D89092
More information about the llvm-commits
mailing list