When the rhs is non-polymorphic the type descriptor should not
be propagated. An error in the EmboxOp verifier was raised in that case.
This patch propagate the type descriptor only if the result type of the
EmboxOp operation is polymorphic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo