[PATCH] D153004: [LSR] Consider post-inc form when creating extends/truncates.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 10:13:16 PDT 2023


fhahn added a comment.

@ronlieb @mstorsjo thanks for the reports, should be fixed by 69ca5c9d62deef66a00ceb26706fab7c755d1f10 <https://reviews.llvm.org/rG69ca5c9d62deef66a00ceb26706fab7c755d1f10>.

@peixin your reproducer should be fixed by  7f5b15ad150e <https://reviews.llvm.org/rG7f5b15ad150e59815fbd4adc3202c8720718896e>


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