[llvm] [IR] Provide array with poison-generating metadata IDs. (PR #123188)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 09:41:17 PST 2025


https://github.com/dtcxzyw approved this pull request.

We can also use this array in ArgumentPromotion:
https://github.com/llvm/llvm-project/blob/8965dd40c63cf00610fcf550017b46dae736d94b/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp#L256-L264

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


More information about the llvm-commits mailing list