[PATCH] D153004: [LSR] Consider post-inc form when creating extends/truncates.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 02:24:33 PDT 2023
nikic added a comment.
Did you see D151796 <https://reviews.llvm.org/D151796>? What you're doing here presumably still relies on denormalization and normalization round-tripping, which is not actually the case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153004/new/
https://reviews.llvm.org/D153004
More information about the llvm-commits
mailing list