[all-commits] [llvm/llvm-project] f85d79: OMPIRBuilder: Cleanup checking for GlobalValue

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Apr 7 17:21:49 PDT 2025


  Branch: refs/heads/users/arsenm/ompirbuilder-cleanup-globalvalue-check
  Home:   https://github.com/llvm/llvm-project
  Commit: f85d7970ab1ac0e0bda9e04ca12d8600174036a4
      https://github.com/llvm/llvm-project/commit/f85d7970ab1ac0e0bda9e04ca12d8600174036a4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp

  Log Message:
  -----------
  OMPIRBuilder: Cleanup checking for GlobalValue

GlobalValue already subsumes GlobalObject and GlobalVariable,
plus make use of the std::get<0> already copied to a variable
above.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list