[PATCH] D96119: [Codegenprepare][X86] Use usub with overflow opt for IV increment

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 7 20:11:24 PST 2021


mkazantsev added a comment.

HI Sanjay,

I was able to reproduce this crash on this test even without my code changes. I don't know what is the current status of Global ISel, but apparently it already has a bug. I don't see why it should be a blocker for this one if we can see it in current trunc. Let's just file a separate bug.


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

https://reviews.llvm.org/D96119



More information about the llvm-commits mailing list