[all-commits] [llvm/llvm-project] 652d27: [mlir][NFC] Remove dependency on DataLayout::getPr...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Jan 13 07:06:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 652d27881a01401cb4c4acbd9664cf024136d69c
      https://github.com/llvm/llvm-project/commit/652d27881a01401cb4c4acbd9664cf024136d69c
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M mlir/lib/Target/LLVMIR/TypeToLLVM.cpp

  Log Message:
  -----------
  [mlir][NFC] Remove dependency on DataLayout::getPrefTypeAlignment


  Commit: bafa145c0eb63ac0c7b662bd646aa2c73cbc07b7
      https://github.com/llvm/llvm-project/commit/bafa145c0eb63ac0c7b662bd646aa2c73cbc07b7
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M lldb/source/Expression/IRInterpreter.cpp

  Log Message:
  -----------
  [lldb][NFC] Remove dependency on DataLayout::getPrefTypeAlignment


  Commit: 26bd6476c61f08fc8c01895caa02b938d6a37221
      https://github.com/llvm/llvm-project/commit/26bd6476c61f08fc8c01895caa02b938d6a37221
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M llvm/include/llvm/IR/DataLayout.h
    M llvm/lib/CodeGen/SjLjEHPrepare.cpp
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
    M llvm/lib/Target/Target.cpp
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp

  Log Message:
  -----------
  Deprecate DataLayout::getPrefTypeAlignment


Compare: https://github.com/llvm/llvm-project/compare/bf5c17ed0f40...26bd6476c61f


More information about the All-commits mailing list