[PATCH] D103419: [VectorCombine] Fix alignment in single element store

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 31 11:26:44 PDT 2021


lebedev.ri added a comment.

Right, `canScalarizeAccess()` already does that, okay.
But then, it would be good to have a positive test for `@insert_store_nonconst()` :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103419



More information about the llvm-commits mailing list