[PATCH] D110158: [Analysis] Fix issues when querying vscale attributes on functions
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 06:10:59 PDT 2021
sdesmalen added a comment.
In D110158#3012207 <https://reviews.llvm.org/D110158#3012207>, @david-arm wrote:
> Hi @sdesmalen, yeah I agree it would be good to have a test for the ValueTracking.cpp fix, but I wasn't sure how to create a simple, reliable test case where I is guaranteed not to have a parent?
Maybe a unittest in llvm/unittests/Support/KnownBitsTest.cpp?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110158/new/
https://reviews.llvm.org/D110158
More information about the llvm-commits
mailing list