Remove trivially dead instructions in EPIRemoveRedundantVSETVL phase
- Liveness analysis is used to determine all operands of a given VSETVLI instruction are dead. - Add debug messages.
Loading
Please sign in to comment
- Liveness analysis is used to determine all operands of a given VSETVLI instruction are dead. - Add debug messages.