[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 13:47:04 PDT 2016


jlebar updated this revision to Diff 53455.
jlebar added a comment.

Add test, and flag for testing.


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.53455.patch
Type: text/x-patch
Size: 5644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/ceadb35a/attachment.bin>


More information about the llvm-commits mailing list