[all-commits] [llvm/llvm-project] 8c75ec: [IR] Provide array with poison-generating metadata...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Jan 16 12:46:17 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c75ecb373059f2eed020ad0218313bba9f90b3d
      https://github.com/llvm/llvm-project/commit/8c75ecb373059f2eed020ad0218313bba9f90b3d
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

  Changed paths:
    M llvm/include/llvm/IR/Metadata.h
    M llvm/lib/IR/Instruction.cpp
    M llvm/lib/Transforms/IPO/ArgumentPromotion.cpp

  Log Message:
  -----------
  [IR] Provide array with poison-generating metadata IDs. (#123188)

Add Metadata::PoisonGeneratingIDs containing IDs of poison-generating
metadata to allow easier re-use.

PR: https://github.com/llvm/llvm-project/pull/123188



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