[PATCH] D68400: [NFC][TTI] Add Alignment for isLegalMasked[Load/Store]

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 02:10:09 PDT 2019


samparker added a comment.

I saw that, but wasn't sure how to use it! The alignment is just an unsigned value at all the call sites, so that's why I went for that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68400/new/

https://reviews.llvm.org/D68400





More information about the llvm-commits mailing list