[PATCH] D109214: [DAG] Fold setcc eq with ashr to compare to zero.
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 8 23:10:43 PDT 2021
uabelho added a comment.
In D109214#2989225 <https://reviews.llvm.org/D109214#2989225>, @dmgreen wrote:
> d8d24c64fe21 <https://reviews.llvm.org/rGd8d24c64fe21948d0d4faf60e7a0ce6ba21b0b1a> hopefully fixes the issue. Let me know if not.
Yes, it works now. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109214/new/
https://reviews.llvm.org/D109214
More information about the llvm-commits
mailing list