[all-commits] [llvm/llvm-project] cf36f9: [SVE][SelectionDAG] Fix dumping of EVTs to use cor...

Eli Friedman via All-commits all-commits at lists.llvm.org
Mon Mar 30 16:48:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cf36f9855a7b8a7e69416b8d20c999a28c73b1b2
      https://github.com/llvm/llvm-project/commit/cf36f9855a7b8a7e69416b8d20c999a28c73b1b2
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M llvm/lib/CodeGen/ValueTypes.cpp

  Log Message:
  -----------
  [SVE][SelectionDAG] Fix dumping of EVTs to use correct API for element count.

This makes "-debug" output for SVE SelectionDAG readable.




More information about the All-commits mailing list