[PATCH] D37198: [InlineCost] add visitSelectInst()

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 10:01:30 PDT 2017


haicheng updated this revision to Diff 116367.
haicheng added a comment.

Back to the customized implementation, reorganized the code, rewrote the test cases.

Please take a look.  Thank you.


Repository:
  rL LLVM

https://reviews.llvm.org/D37198

Files:
  lib/Analysis/InlineCost.cpp
  test/Transforms/Inline/AArch64/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37198.116367.patch
Type: text/x-patch
Size: 11305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170922/84a20e48/attachment.bin>


More information about the llvm-commits mailing list