[PATCH] D67087: [X86] Override BuildSDIVPow2 for X86.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 16:21:26 PDT 2019
craig.topper added a comment.
In D67087#1659983 <https://reviews.llvm.org/D67087#1659983>, @efriedma wrote:
> > I've also blocked INT_MIN as the transform isn't valid for that.
>
> The commit message says this, but I don't see any corresponding code?
Oops that was a mistake in my use of Alive. Sanjay pointed out it was fine, but to forgot to update the description.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67087/new/
https://reviews.llvm.org/D67087
More information about the llvm-commits
mailing list