[all-commits] [llvm/llvm-project] 65336f: [GlobalISel] Fix use of `std::vector` with forward...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Fri Aug 11 00:09:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65336f8070584e2d1c8500425ecabb098b98d381
      https://github.com/llvm/llvm-project/commit/65336f8070584e2d1c8500425ecabb098b98d381
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp

  Log Message:
  -----------
  [GlobalISel] Fix use of `std::vector` with forward decl

Some implementations of the STL don't allow it.




More information about the All-commits mailing list