[PATCH] D106851: [SCEV] Add two tests showing the bug in SCEV getAddExpr
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 10 01:24:56 PDT 2021
mkazantsev accepted this revision.
mkazantsev added a comment.
This revision is now accepted and ready to land.
It makes sense to file a bug (if not already) and describe what the bug is, and then rename the test file into pr<ID>.ll.
Do you really need an approval to check in the tests? :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106851/new/
https://reviews.llvm.org/D106851
More information about the llvm-commits
mailing list