[PATCH] D136335: [Assignment Tracking Analysis][5/*] Tests
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 03:19:30 PST 2022
Orlando added a comment.
> is there are need to check for new "loc=none" locations being fed in
The two new tests both do encounter `None` in `process` but I think you're right that neither check that `None` is joined correctly. I'll add another variable to them both to check that.
FYI I'm working on one final test that exercises the `mem-loc-frag-fill` pass too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136335/new/
https://reviews.llvm.org/D136335
More information about the llvm-commits
mailing list