[PATCH] D53679: [AArch64][GlobalISel] Fix the LegalityPredicate for lowerIf for G_LOAD/G_STORE

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 10:21:35 PDT 2018


volkan added a comment.

In https://reviews.llvm.org/D53679#1275296, @dsanders wrote:

> LGTM with the test nit
>
> Would you be willing to rename that `Size` member to `SizeInBits` to make the value clearer?


Sure, I'll do that.


https://reviews.llvm.org/D53679





More information about the llvm-commits mailing list