[PATCH] D67087: [X86] Override BuildSDIVPow2 for X86.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 16:10:57 PDT 2019


efriedma added a comment.

> 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?


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