[PATCH] D53190: ARM: avoid infinite combining loop

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 00:47:35 PDT 2018


samparker added a comment.

Ok, fair point. If we are going to introduce a new node to fix this issue, could we have a SUBS node that can be glued to the CMOV?


Repository:
  rL LLVM

https://reviews.llvm.org/D53190





More information about the llvm-commits mailing list