[PATCH] D91688: SpeculativeExecution: Allow speculating more instruction types
Piotr Sobczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 06:10:22 PST 2020
piotr updated this revision to Diff 306081.
piotr added a subscriber: foad.
piotr added a comment.
Added two more instructions: trunc and freeze (thanks @foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91688/new/
https://reviews.llvm.org/D91688
Files:
llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
llvm/test/Transforms/SpeculativeExecution/spec-casts.ll
llvm/test/Transforms/SpeculativeExecution/spec-fp.ll
llvm/test/Transforms/SpeculativeExecution/spec-other.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91688.306081.patch
Type: text/x-patch
Size: 5680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/12e6e481/attachment-0001.bin>
More information about the llvm-commits
mailing list