[PATCH] D52463: [ARM] Fix for PR39060

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 10:53:36 PDT 2018


samparker updated this revision to Diff 166952.
samparker added a comment.

Thanks for suggestions Sjoerd. I've evidently had a difficult time of wrapping (pun intended) my head around this and really should have put some comments up before. Hopefully I've now also illustrated when and how we can use this.


https://reviews.llvm.org/D52463

Files:
  lib/Target/ARM/ARMCodeGenPrepare.cpp
  test/CodeGen/ARM/arm-cgp-overflow.ll
  test/CodeGen/ARM/arm-cgp-signed-icmps.ll
  test/CodeGen/ARM/pr39060.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52463.166952.patch
Type: text/x-patch
Size: 12455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/b6d52d52/attachment.bin>


More information about the llvm-commits mailing list