[all-commits] [llvm/llvm-project] 36b8a4: [llvm] Use llvm::is_contained (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Dec 11 11:42:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36b8a4f9f39c9d1b9cd6cae9aebc82cbdb37815b
      https://github.com/llvm/llvm-project/commit/36b8a4f9f39c9d1b9cd6cae9aebc82cbdb37815b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-11 (Sat, 11 Dec 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
    M llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp
    M llvm/lib/Transforms/IPO/Attributor.cpp
    M llvm/lib/Transforms/IPO/HotColdSplitting.cpp
    M llvm/utils/TableGen/CodeGenSchedule.cpp

  Log Message:
  -----------
  [llvm] Use llvm::is_contained (NFC)




More information about the All-commits mailing list