[all-commits] [llvm/llvm-project] 3196ef: [AArch64TargetTransformInfo] Avoid pointer element...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Feb 8 06:18:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3196ef8ee2ade2fe8d2a048592e7abae5e6bbcb3
      https://github.com/llvm/llvm-project/commit/3196ef8ee2ade2fe8d2a048592e7abae5e6bbcb3
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-08 (Tue, 08 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp

  Log Message:
  -----------
  [AArch64TargetTransformInfo] Avoid pointer element type access

Use the element type of the gathered/scattered vector instead.




More information about the All-commits mailing list