[PATCH] D59602: [CodeGenPrepare] limit formation of overflow intrinsics (PR41129)

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 18:34:57 PDT 2019


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

Thanks a lot!

This should not be a problem for a 3-address ISA, like PPC or ARM.


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

https://reviews.llvm.org/D59602





More information about the llvm-commits mailing list