[PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 15:06:05 PDT 2016


jlebar updated this revision to Diff 53471.
jlebar marked 2 inline comments as done.
jlebar added a comment.

Address Chandler's comments.


http://reviews.llvm.org/D18625

Files:
  include/llvm/LinkAllPasses.h
  include/llvm/Transforms/Scalar.h
  lib/Transforms/Scalar/SpeculativeExecution.cpp
  test/Transforms/SpeculativeExecution/divergent-target.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18625.53471.patch
Type: text/x-patch
Size: 5680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/fd21b3f0/attachment.bin>


More information about the llvm-commits mailing list