[PATCH] D38378: [ARM] Optimize {s,u}{add,sub}.with.overflow.

Evgeny Astigeevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 10:03:16 PST 2018


eastig added a comment.

In SingleSource/Benchmarks/McGill/chomp the patch causes generation of subs+cmp_with_0 instead of only a subs.


Repository:
  rL LLVM

https://reviews.llvm.org/D38378





More information about the llvm-commits mailing list