[PATCH] D36248: [AArch64] Fix an assertion for pre-index generation with unscaled loads/stores.
Chad Rosier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 10:31:20 PDT 2017
mcrosier added a comment.
In https://reviews.llvm.org/D36248#830588, @junbuml wrote:
> It might be good to add FIXME in getPreIndexedOpcode explaining unscaled loads/stores are intentionally not added for now.
Yes, I'll add the FIXME before committing. Thanks, Jun.
https://reviews.llvm.org/D36248
More information about the llvm-commits
mailing list