[all-commits] [llvm/llvm-project] d154d0: [NFC] Simplify code

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Jun 20 08:16:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d154d0ac064b6f65c66bb9d5b2b75972a4b2aeb8
      https://github.com/llvm/llvm-project/commit/d154d0ac064b6f65c66bb9d5b2b75972a4b2aeb8
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp

  Log Message:
  -----------
  [NFC] Simplify code


  Commit: 72968119100e39ba7960144839abcc5a882c4fbe
      https://github.com/llvm/llvm-project/commit/72968119100e39ba7960144839abcc5a882c4fbe
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp

  Log Message:
  -----------
  [NFC] Simplify alignment code in CoroFrame


  Commit: 589c8d6fb9eb24539a2061b96e4cad130b44a453
      https://github.com/llvm/llvm-project/commit/589c8d6fb9eb24539a2061b96e4cad130b44a453
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [NFC] Simplify alignment code in MemorySanitizer


  Commit: d3cf49e984c12981f7d6df1c47b60fbeb71092ab
      https://github.com/llvm/llvm-project/commit/d3cf49e984c12981f7d6df1c47b60fbeb71092ab
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

  Changed paths:
    M llvm/include/llvm/Support/Alignment.h
    M llvm/lib/Analysis/MemoryBuiltins.cpp
    M llvm/unittests/Support/AlignmentTest.cpp

  Log Message:
  -----------
  [Alignment] Remove alignTo version taking a MaybeAlign


Compare: https://github.com/llvm/llvm-project/compare/cebe7ae88156...d3cf49e984c1


More information about the All-commits mailing list