[all-commits] [llvm/llvm-project] b0797e: [SLP] use dyn_cast instead of isa + cast; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri Mar 26 10:52:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0797e0c12f94fe7dcb8ba16c90edc527a592b0c
      https://github.com/llvm/llvm-project/commit/b0797e0c12f94fe7dcb8ba16c90edc527a592b0c
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

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

  Log Message:
  -----------
  [SLP] use dyn_cast instead of isa + cast; NFC




More information about the All-commits mailing list