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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 06:00:26 PDT 2019


evgeny777 added a comment.

> And please could you update the test so that is clear which instructions you are testing.

How? Is it ok to place comments in IR, like "this instruction below is converted to undefined value and bla bla bla ...."?


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

https://reviews.llvm.org/D63928





More information about the llvm-commits mailing list