[PATCH] D140493: [SROA] Support promotion in presence of variably-indexed loads

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 18:04:21 PST 2022


lebedev.ri added a comment.

Though even for fully aligned loads, they are still split: https://godbolt.org/z/z5T4cKGYT
This is silly. There is no way to write load-of-bytes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140493



More information about the llvm-commits mailing list