[PATCH] D150963: [AArch64] merge scaled and unscaled zero narrow stores.
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 11:06:15 PDT 2023
zjaffal updated this revision to Diff 524806.
zjaffal added a comment.
1. Change the way offsets are calculated to handle mixing of scaled and unscaled stores.
2. Change the test to use .mir instead of .ll
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.524806.patch
Type: text/x-patch
Size: 8196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/8a4e14d9/attachment.bin>
More information about the llvm-commits
mailing list