[PATCH] D109214: [DAG] Fold setcc eq with ashr to compare to zero.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 01:58:42 PDT 2021


foad added a comment.

Looks reasonable to me, but doesn't instcombine pick this up at the IR level? Or don't the .ll test cases run instcombine?


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

https://reviews.llvm.org/D109214



More information about the llvm-commits mailing list