[all-commits] [llvm/llvm-project] ecfed0: Reapply "GlobalISel: Make LLT constructors constexpr"

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Dec 19 09:12:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ecfed0ab3413b620a925daa85d23b7cbec5d8c3b
      https://github.com/llvm/llvm-project/commit/ecfed0ab3413b620a925daa85d23b7cbec5d8c3b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Support/LowLevelTypeImpl.h
    M llvm/unittests/CodeGen/LowLevelTypeTest.cpp

  Log Message:
  -----------
  Reapply "GlobalISel: Make LLT constructors constexpr"

I initially attempted this in 5a95be22d248be654b992dfb25e3850dbb182a14. It
was reverted in 81cbe0ca83c2f912ff612ddb65629a108197b0d1 since it
crashed GCC 5.3. That has dropped out of the list of supported host
compilers, so try again.




More information about the All-commits mailing list