forked from llvm-mirror/llvm
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
This is a tracking issue for psi support. Robust predication support is going to be needed to handle the peculiarities of Minecraft/SBBM.
To get there, we need:
- Add Psi Instruction Add Psi Instruction #9
- Add PsiElimination pass (at first, as an SBBM-only pass) Add PsiElimination Pass #10
- Write a new if-conversion pass that runs before register allocation and uses psi instructions to perform predication. Add new if-conversion pass that uses psi instructions #11
Reactions are currently unavailable