[PATCH] D137201: [AggressiveInstCombine] Handle the insert point of the merged load correctly.
Usman Nadeem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 17:38:01 PDT 2023
mnadeem added a comment.
Herald added a subscriber: StephenFan.
Hi, this patch is creating malformed IR for some cases. Test case here: https://github.com/llvm/llvm-project/issues/62756
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137201/new/
https://reviews.llvm.org/D137201
More information about the llvm-commits
mailing list