[PATCH] D99435: [SROA] Avoid splitting loads/stores with irregular type
Jonathan Marler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 23 23:00:08 PDT 2021
marler8997 added a comment.
In D99435#2961594 <https://reviews.llvm.org/D99435#2961594>, @aeubanks wrote:
> I think this was already relanded. Do you have a repro?
Perfect it looks like you're right. I just read the messages in the thread and saw it was reverted but didn't see that it was merged after that, but the current state of the repo does appear to have this change. Great news thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99435/new/
https://reviews.llvm.org/D99435
More information about the llvm-commits
mailing list