[PATCH] D130881: [SelectionDAG] Properly copy ExtraInfo on RAUW
Marco Elver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 03:22:59 PDT 2022
melver added a comment.
In D130881#3703690 <https://reviews.llvm.org/D130881#3703690>, @vitalybuka wrote:
> Would you be able to reproduce the issue as a new test in TEST_F(SelectionDAGAddressAnalysisTest ?
That test seems only related to BaseIndexOffset::computeAliasing(). Added to a different test that seems to be used for that (needs a target, so there's an AArch64 one).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130881/new/
https://reviews.llvm.org/D130881
More information about the llvm-commits
mailing list