[all-commits] [llvm/llvm-project] a88687: [TableGen] Use std::map::try_emplace to simplify c...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Aug 22 10:11:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a886870bc8ace9bdb03422403f8c673b05d9b3aa
      https://github.com/llvm/llvm-project/commit/a886870bc8ace9bdb03422403f8c673b05d9b3aa
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

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

  Log Message:
  -----------
  [TableGen] Use std::map::try_emplace to simplify code in GlobalISelEmitter. NFC




More information about the All-commits mailing list