[PATCH] D13297: [CGP] transform select instructions into branches and sink expensive operands

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 10:18:08 PDT 2015


spatel updated this revision to Diff 37497.
spatel added a comment.

[Patch rebased; also, the new test case file was missing in the last revision.]

Ping.

Mehdi, did you run any perf tests?


http://reviews.llvm.org/D13297

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/Transforms/CodeGenPrepare/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13297.37497.patch
Type: text/x-patch
Size: 10567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/ff6ded85/attachment.bin>


More information about the llvm-commits mailing list