[all-commits] [llvm/llvm-project] c262ba: [Scalarizer] Avoid pointer element type accesses

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Mar 3 01:29:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c262ba2aab78ec9857342f583101f2fe4edee372
      https://github.com/llvm/llvm-project/commit/c262ba2aab78ec9857342f583101f2fe4edee372
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/Scalarizer.cpp

  Log Message:
  -----------
  [Scalarizer] Avoid pointer element type accesses

Pass through the load/store type to the Scatterer instead.




More information about the All-commits mailing list