This IR pass is helpful for GPUs, and other targets with divergent
branches. It's a nop on targets without divergent branches.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D18626
[PM] Add a SpeculativeExecution pass for targets with divergent branches. jlebar on Mar 30 2016, 2:46 PM. Authored by
Details This IR pass is helpful for GPUs, and other targets with divergent
Diff Detail
|