[llvm] [LLVM][Intrinsics] Print note if manual name matches default name (PR #164716)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 23 09:38:31 PDT 2025
jurahul wrote:
I also renamed the variable in CodeGenIntrinsics.cpp from `DerivedName` to `DefaultName` to match the wording of the note printed.
https://github.com/llvm/llvm-project/pull/164716
More information about the llvm-commits
mailing list