[all-commits] [llvm/llvm-project] e2d5a3: [SelectionDAG] Fix typo in VPLoadStoreSDNode

Roger Ferrer Ibáñez via All-commits all-commits at lists.llvm.org
Tue Oct 12 01:37:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2d5a380e04363fb3705ebfbf787c6d2c7659504
      https://github.com/llvm/llvm-project/commit/e2d5a380e04363fb3705ebfbf787c6d2c7659504
  Author: Roger Ferrer Ibanez <rofirrim at gmail.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAGNodes.h

  Log Message:
  -----------
  [SelectionDAG] Fix typo in VPLoadStoreSDNode

There is no code that uses this base class yet, hence the typo went
unnoticed when this class was added in D105871

Differential Revision: https://reviews.llvm.org/D110930




More information about the All-commits mailing list