[PATCH] D82916: LIS: fix handleMove to properly extend main range

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 15:14:14 PDT 2020


rampitec added a comment.

I also believe that will happen extremely rare, otherwise we would have already hit this problem. So the main overhead is really covers() checks.


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

https://reviews.llvm.org/D82916





More information about the llvm-commits mailing list