[PATCH] D91688: SpeculativeExecution: Allow speculating more instruction types

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 01:31:18 PST 2020


piotr created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
piotr requested review of this revision.

Support more instructions in SpeculativeExecution pass:

- ExtractValue
- InsertValue


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91688

Files:
  llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
  llvm/test/Transforms/SpeculativeExecution/spec-fp.ll
  llvm/test/Transforms/SpeculativeExecution/spec-other.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91688.306001.patch
Type: text/x-patch
Size: 3198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/b7831256/attachment.bin>


More information about the llvm-commits mailing list