[PATCH] D98588: [InstCombine] Restrict a GEP transform to avoid changing provenance
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 14 08:08:49 PDT 2021
nikic added a comment.
You might want to follow up with an adjustment for the corresponding InstSimplify transform at https://github.com/llvm/llvm-project/blob/7d7001b2cbd05bb1955c18e7f8668644bd1258dc/llvm/lib/Analysis/InstructionSimplify.cpp#L4360.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98588/new/
https://reviews.llvm.org/D98588
More information about the llvm-commits
mailing list