[PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 10:58:04 PDT 2016


gberry added a subscriber: gberry.
gberry added a comment.

You might want to fix the typo in the first line of the description: (i.e., ldrb, ldrh) should be (i.e. strb, strh) (and probably should be e.g. not i.e. if you want to be pedantic :))


http://reviews.llvm.org/D20175





More information about the llvm-commits mailing list