[all-commits] [llvm/llvm-project] 0e326d: [CodeGen] Constify changeTypeToInteger

nextsilicon-itay-bookstein via All-commits all-commits at lists.llvm.org
Mon Jul 17 23:31:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e326d04acfc3d02fb976f9029937221cbb7f1bf
      https://github.com/llvm/llvm-project/commit/0e326d04acfc3d02fb976f9029937221cbb7f1bf
  Author: Itay Bookstein <itay.bookstein at nextsilicon.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

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

  Log Message:
  -----------
  [CodeGen] Constify changeTypeToInteger

Surrounding methods are const, seems to be an oversight.

Signed-off-by: Itay Bookstein <itay.bookstein at nextsilicon.com>

Reviewed By: bogner

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




More information about the All-commits mailing list