[all-commits] [llvm/llvm-project] a87de3: OpenMPOpt: Fix introducing empty nvvm.annotations ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jan 3 07:32:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a87de3a6dc73abf90802e95c15e68ac27a3bafe1
      https://github.com/llvm/llvm-project/commit/a87de3a6dc73abf90802e95c15e68ac27a3bafe1
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
    A llvm/test/Transforms/OpenMP/no-insert-nvvm-annotations.ll

  Log Message:
  -----------
  OpenMPOpt: Fix introducing empty nvvm.annotations into module


  Commit: 49caf7012170422afa84868598063818f9344228
      https://github.com/llvm/llvm-project/commit/49caf7012170422afa84868598063818f9344228
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp

  Log Message:
  -----------
  AMDGPU: Use cast instead of unchecked dyn_cast


Compare: https://github.com/llvm/llvm-project/compare/aca7441c7ae2...49caf7012170


More information about the All-commits mailing list