[all-commits] [llvm/llvm-project] 52b616: [DAG] visitINSERT_VECTOR_ELT - remove duplicate VT...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jul 16 08:21:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52b6168c167e3b22823a1ff09dd00859ef7c2768
      https://github.com/llvm/llvm-project/commit/52b6168c167e3b22823a1ff09dd00859ef7c2768
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [DAG] visitINSERT_VECTOR_ELT - remove duplicate VT.getVectorNumElements() call. NFC.




More information about the All-commits mailing list