[all-commits] [llvm/llvm-project] 941841: [Vectorize] Update comment of getSubdividedVectorT...

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Fri Sep 6 13:18:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 941841b19d4f8832012f0c6ccd57954917369a3b
      https://github.com/llvm/llvm-project/commit/941841b19d4f8832012f0c6ccd57954917369a3b
  Author: Sterling-Augustine <56981066+Sterling-Augustine at users.noreply.github.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M llvm/include/llvm/IR/DerivedTypes.h
    M llvm/unittests/IR/VectorTypesTest.cpp

  Log Message:
  -----------
  [Vectorize] Update comment of getSubdividedVectorType (#107632)

The original comment here is wrong, as demonstrated by the included
test.

Update the comment to reflect what getSubdividedVectorType actually
does.



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