[PATCH] D53190: ARM: avoid infinite combining loop

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 05:47:32 PST 2018


t.p.northover updated this revision to Diff 175674.
t.p.northover added a comment.

Ah, I see what you mean. It's not pretty, but this updated patch seems to do the trick.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D53190

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/test/CodeGen/ARM/CGP/arm-cgp-casts.ll
  llvm/test/CodeGen/ARM/cmp.ll
  llvm/test/CodeGen/ARM/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53190.175674.patch
Type: text/x-patch
Size: 10042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/12b228cd/attachment.bin>


More information about the llvm-commits mailing list