[PATCH] D64768: [InstructionSimplify] Apply sext/trunc after pointer stripping
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 13:48:56 PDT 2019
hliao added a comment.
this fixes crashes found on targets where `addrspacecast` is used.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64768/new/
https://reviews.llvm.org/D64768
More information about the llvm-commits
mailing list