[PATCH] D67315: [SimplifyCFG] mergeConditionalStoreToAddress(): consider cost, not instruction count

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 12:50:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372255: [SimplifyCFG] mergeConditionalStoreToAddress(): consider cost, not instruction… (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67315?vs=219230&id=220731#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67315

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/X86/merge-cond-stores-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67315.220731.patch
Type: text/x-patch
Size: 8556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/28227a51/attachment.bin>


More information about the llvm-commits mailing list