[PATCH] D156328: Revert "[AArch64] Merge LDRSWpre-LD[U]RSW pair into LDPSWpre"

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 06:37:05 PDT 2023


alexfh created this revision.
alexfh added a reviewer: asmok-g.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
alexfh requested review of this revision.
Herald added a project: LLVM.

This reverts commit b0093e13fcfdd4eea5bbd7ae57d3d1b82f4135c3 <https://reviews.llvm.org/rGb0093e13fcfdd4eea5bbd7ae57d3d1b82f4135c3> due to a miscompile
under MSan. See https://reviews.llvm.org/D152407#4533478 for more details.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156328

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/ldrpre-ldr-merge.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156328.544340.patch
Type: text/x-patch
Size: 4600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/6b03c828/attachment.bin>


More information about the llvm-commits mailing list