[PATCH] D63928: [ARM][SCEV][LSR] Prevent using undefined value in binops

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 06:46:52 PDT 2019


samparker added a comment.

Can you reduce your test case and making your check more specific? The description on the bugzilla ticket doesn't match up to your description and the CHECK in lsr-undef-in-binop.ll isn't helping me understand either.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63928/new/

https://reviews.llvm.org/D63928





More information about the llvm-commits mailing list