[PATCH] D150963: [AArch64] merge scaled and unscaled zero narrow stores.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 02:10:46 PDT 2023


zjaffal updated this revision to Diff 525073.
zjaffal added a comment.

1. Assign `OffsetImm` to the appropriate value without doing recalculations.
2. Remove unecessary checks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150963/new/

https://reviews.llvm.org/D150963

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/str-narrow-zero-merge.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150963.525073.patch
Type: text/x-patch
Size: 8122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/0ce73e35/attachment.bin>


More information about the llvm-commits mailing list