[PATCH] D12742: [ARM] Scaling up values in ARMBaseInstrInfo::isProfitableToIfCvt() before they are scaled by a probability to avoid precision issue.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 11:06:23 PDT 2015


congh updated this revision to Diff 35114.
congh added a comment.

Update the patch by disabling if-conversion in 2013-10-11-select-stalls.ll.


http://reviews.llvm.org/D12742

Files:
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  test/CodeGen/ARM/2013-10-11-select-stalls.ll
  test/CodeGen/ARM/ifcvt4.ll
  test/CodeGen/ARM/sjlj-prepare-critical-edge.ll
  test/CodeGen/ARM/test-sharedidx.ll
  test/CodeGen/Thumb2/thumb2-ifcvt1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12742.35114.patch
Type: text/x-patch
Size: 5193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150918/253ddc67/attachment-0001.bin>


More information about the llvm-commits mailing list