https://github.com/lahiri-phdworks edited
https://github.com/llvm/llvm-project/pull/80273
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/lahiri-phdworks approved this pull request.
#1 The instruction vector does not take the size of the operands for the PHI
instructions.
- since the phi instruction is not known so the the instruction head is not
defined.
https://github.com/llvm/llvm-project/pull/80273
_