Support more instructions in SpeculativeExecution pass:
- ExtractElement
- InsertElement
- ShuffleVector
Differential D91633
SpeculativeExecution: Allow speculating more instruction types piotr on Nov 17 2020, 7:45 AM. Authored by
Details Support more instructions in SpeculativeExecution pass:
Diff Detail
Unit Tests
Event TimelineComment Actions I apparently tried to do this before in D24543. As an addition, this should probably also allow insertvalue/extractvalue but that can be a separate patch |