| Issue |
171306
|
| Summary |
[Coroutines] Should the AllocaUseVisitor call handleAlias for more instruction types?
|
| Labels |
coroutines
|
| Assignees |
|
| Reporter |
zmodem
|
In https://github.com/llvm/llvm-project/pull/156788 the AllocaUseVisitor was updated to call handleAlias for InsertElement and InsertValue instructions to fix https://github.com/llvm/llvm-project/issues/149604
It's not clear to me why the fix is just to handle those two instructions, and not others. There was some discussion about this afterwards: https://github.com/llvm/llvm-project/pull/156788#issuecomment-3284362355
This bug tracks following up on that properly.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs