[Mlir-commits] [clang] [llvm] [mlir] [polly] [NFC] Rename `Intrinsic::getDeclaration` to `getOrInsertDeclaration` (PR #111752)
Rahul Joshi
llvmlistbot at llvm.org
Fri Oct 11 09:14:18 PDT 2024
jurahul wrote:
Yes I purposely did not change it as it just seems to test mangling and
using this function as an example. I can change it if it makes sense.
On Fri, Oct 11, 2024 at 9:10 AM Daniel Chen ***@***.***>
wrote:
> @jurahul <https://github.com/jurahul>
> It seems this PR is missing a test file
> libcxxabi/test/test_demangle.pass.cpp.
> It has a line of
>
> {"_ZN4llvm9Intrinsic14getDeclarationEPNS_6ModuleENS0_2IDEPPKNS_4TypeEj", "llvm::Intrinsic::getDeclaration(llvm::Module*, llvm::Intrinsic::ID, llvm::Type const**, unsigned int)"},
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/llvm/llvm-project/pull/111752#issuecomment-2407720873>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/APRMUB57ADKHWWNICWBAKFTZ27Z6RAVCNFSM6AAAAABPVHZ3QGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBXG4ZDAOBXGM>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
https://github.com/llvm/llvm-project/pull/111752
More information about the Mlir-commits
mailing list