[PATCH] D80734: [mlior][Vector] Fix vector.transfer alignment calculation

Wen-Heng (Jack) Chung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 10:56:34 PDT 2020


whchung added a comment.

Thanks for the patch. On the application I'm working on, the longest vector type would be `vector<?x4>`, plus I use `scalarize-masked-mem-intrin` in my pipeline so the issue addressed in this patch was not encountered on my targets before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80734





More information about the llvm-commits mailing list