[PATCH] [AArch64] Enhance the load/store optimizer to use target-specific alias analysis.
James Molloy
james.molloy at arm.com
Thu May 21 10:47:00 PDT 2015
Hi Chad,
This looks OK to me; I think perhaps it might be a good idea to add a helper function to MachineInst "mayLoadOrStore" or something, to remove a lot of the repeated "mayLoad() || mayStore()" throughout the patch.
Cheers,
James
http://reviews.llvm.org/D9863
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list