[all-commits] [llvm/llvm-project] 2b0ab0: [SLP][NFC] Simplify type checks with isa predicate...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Sun Mar 31 11:55:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b0ab05c4a6c25049a30c56e6f0487db70abb3d5
      https://github.com/llvm/llvm-project/commit/2b0ab05c4a6c25049a30c56e6f0487db70abb3d5
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2024-03-31 (Sun, 31 Mar 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [SLP][NFC] Simplify type checks with isa predicates (#87182)

For more context on isa predicates, see:
https://github.com/llvm/llvm-project/pull/83753.



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