[all-commits] [llvm/llvm-project] ce8c22: Use llvm::drop_begin and llvm::drop_end (NFC)
    Kazu Hirata via All-commits 
    all-commits at lists.llvm.org
       
    Fri Sep 22 17:29:25 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce8c22856e3526ee7ab8ff037cdd7a7e1670c4a7
      https://github.com/llvm/llvm-project/commit/ce8c22856e3526ee7ab8ff037cdd7a7e1670c4a7
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-09-22 (Fri, 22 Sep 2023)
  Changed paths:
    M clang/lib/AST/TextNodeDumper.cpp
    M llvm/lib/CodeGen/GlobalISel/Utils.cpp
    M llvm/lib/CodeGen/MachineCopyPropagation.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/MCA/Stages/EntryStage.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  Log Message:
  -----------
  Use llvm::drop_begin and llvm::drop_end (NFC)
    
    
More information about the All-commits
mailing list