[PATCH] D106545: SROA: Process bitcast (select ptr1, ptr2)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 22 06:47:54 PDT 2021
lebedev.ri added a comment.
Can you explain why `AggLoadStoreRewriter` currently fails due to that `bitcast`?
Which check in particular prevents the transformation?
While i agree it's obviously an improvement,
i'm wondering if there is some simpler solution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106545/new/
https://reviews.llvm.org/D106545
More information about the llvm-commits
mailing list