[PATCH] D102266: [LAA] Also handle pointer phis in ::addAccess.
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 28 00:50:15 PDT 2021
bjope added a comment.
We still see these failures. Should we perhaps revert rG1ed7f8ede564c3b11da4fdca30c36ccbff422576 <https://reviews.llvm.org/rG1ed7f8ede564c3b11da4fdca30c36ccbff422576> while sorting out remaining issues here?
(that was just an optimization afaict, so maybe better to have a compiler that doesn't crash on certain input, or is the loop-distribution considered as some kind of alpha-feature)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102266/new/
https://reviews.llvm.org/D102266
More information about the llvm-commits
mailing list