[PATCH] D91633: SpeculativeExecution: Allow speculating more instruction types
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 09:02:43 PST 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
I apparently tried to do this before in D24543 <https://reviews.llvm.org/D24543>. As an addition, this should probably also allow insertvalue/extractvalue but that can be a separate patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91633/new/
https://reviews.llvm.org/D91633
More information about the llvm-commits
mailing list