[all-commits] [llvm/llvm-project] c669c0: [TTI] SK_ExtractSubvector - Ensure we use the src ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 7 05:40:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c669c0383cf982bec279f567662cc918576b6f34
      https://github.com/llvm/llvm-project/commit/c669c0383cf982bec279f567662cc918576b6f34
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h

  Log Message:
  -----------
  [TTI] SK_ExtractSubvector - Ensure we use the src / subvector types in the correct order

Fixes typo in #84156, fixes buildbot assertion (most targets don't seem to care so tricky to create a testcase).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list