[PATCH] D40511: [AArch64] Fix scheduling resources for post indexed loads and stores
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 28 14:23:55 PST 2017
fhahn added a comment.
The change for LoadPostIdx looks good, I am not entirely sure about StorePostIdx. Could you elaborate why we should remove ReadAdrBase there? Maybe @javed.absar has some thoughts too.
Repository:
rL LLVM
https://reviews.llvm.org/D40511
More information about the llvm-commits
mailing list