[all-commits] [llvm/llvm-project] 74ec03: [OMPIRBuilder] Don't include MemorySSAUpdater.h (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Apr 2 09:49:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74ec038ffb34575ee93fa313cd0ea0db0c0a7e0a
      https://github.com/llvm/llvm-project/commit/74ec038ffb34575ee93fa313cd0ea0db0c0a7e0a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h

  Log Message:
  -----------
  [OMPIRBuilder] Don't include MemorySSAUpdater.h (NFC)

This header does not use MemorySSA in any way -- it was just using
a typedef from it. Write out the type instead.



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