aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorRahul Joshi <rjoshi@nvidia.com>2024-11-12 07:20:18 -0800
committerGitHub <noreply@github.com>2024-11-12 07:20:18 -0800
commit88883528fd324bc641e5ef223631974c5de4c738 (patch)
tree37a6f019fafb754b2c2ff8bebb126dc9556d83a1 /llvm/lib/Bitcode
parentbf483ddb42065405e345393e022dc72357ec5a3a (diff)
downloadllvm-88883528fd324bc641e5ef223631974c5de4c738.zip
llvm-88883528fd324bc641e5ef223631974c5de4c738.tar.gz
llvm-88883528fd324bc641e5ef223631974c5de4c738.tar.bz2
[NFC] Eliminate use of `lookupLLVMIntrinsicByName` in Coroutines (#114851)
Eliminate use of `lookupLLVMIntrinsicByName` from Coroutines in preparation of changing it to support a different form of intrinsic name table generated by intrinsic emitter. Also eliminate call to `isCoroutineIntrinsicName` from `declaresAnyIntrinsic` as the list of names traversed is the same list which `isCoroutineIntrinsicName` checks.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions