[all-commits] [llvm/llvm-project] 8782c7: Strength-reduce SmallVectors to arrays. NFCI.

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri Aug 28 12:16:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8782c727655942c9aa4c80d698c9ba575510799c
      https://github.com/llvm/llvm-project/commit/8782c727655942c9aa4c80d698c9ba575510799c
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/AMDGPU.cpp
    M llvm/lib/IR/DebugInfoMetadata.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
    M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp

  Log Message:
  -----------
  Strength-reduce SmallVectors to arrays. NFCI.




More information about the All-commits mailing list