[PATCH] D38161: [X86] Improve codegen for inverted overflow checking intrinsics

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 14:03:08 PDT 2017


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

Makes sense to me, although it's a pity we can't move more of this into DAGCombine and stop it being so target specific


Repository:
  rL LLVM

https://reviews.llvm.org/D38161





More information about the llvm-commits mailing list