[llvm] [LLVM][Analysis] Add a pass to print unknown intrinsics (PR #145985)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 1 19:51:45 PDT 2025


arsenm wrote:

This pass isn't going to be very discoverable. I usually notice this when the attributes aren't auto-added to the declaration. Could we instead just make the asm printer add a comment? 

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


More information about the llvm-commits mailing list