[PATCH] D50067: [ARM] Handle signed icmps in ARMCodeGenPrepare

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 02:09:21 PDT 2018


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

Thanks for reverting. The issue was that I was assuming that the instruction operands mapped to arguments for CallInsts. Will be recommitting.


https://reviews.llvm.org/D50067

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50067.160979.patch
Type: text/x-patch
Size: 7679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/8e800ae9/attachment.bin>


More information about the llvm-commits mailing list