diff options
| author | Jay Foad <jay.foad@amd.com> | 2024-10-17 16:20:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-17 16:20:43 +0100 |
| commit | 85c17e40926132575d1b98ca1a36b8394fe511cd (patch) | |
| tree | 58d38f4833043d35f09edfcc412b278cfd5ad56a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 8c7f80f77505b7ff275d67a49f4f2dd07d604403 (diff) | |
[LLVM] Make more use of IRBuilder::CreateIntrinsic. NFC. (#112706)
Convert many instances of:
Fn = Intrinsic::getOrInsertDeclaration(...);
CreateCall(Fn, ...)
to the equivalent CreateIntrinsic call.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
