[PATCH] D104866: [InstCombine] Gracefully handle an alloca outside the alloca-AS
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 24 10:21:33 PDT 2021
jdoerfert added a comment.
In D104866#2838942 <https://reviews.llvm.org/D104866#2838942>, @ronlieb wrote:
> thx for pushing this up. giving it a whirl
We'll actually going to create the allocas in heap-2-stack in the right address space later but this is an independent problem we need to fix. The original test exposed another one too, should all be better by tomorrow.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104866/new/
https://reviews.llvm.org/D104866
More information about the llvm-commits
mailing list