[all-commits] [llvm/llvm-project] 342a3c: Move LLT::dump()'s impl to LowLevelType.cpp

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Thu May 4 05:30:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 342a3ce27ef1e5460ca06c6deb855c9032448eca
      https://github.com/llvm/llvm-project/commit/342a3ce27ef1e5460ca06c6deb855c9032448eca
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/LowLevelType.h
    M llvm/lib/CodeGen/LowLevelType.cpp

  Log Message:
  -----------
  Move LLT::dump()'s impl to LowLevelType.cpp

Suggested by @jobnoorman
https://reviews.llvm.org/D148767#4317848




More information about the All-commits mailing list