diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2024-11-12 07:20:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 07:20:18 -0800 |
commit | 88883528fd324bc641e5ef223631974c5de4c738 (patch) | |
tree | 37a6f019fafb754b2c2ff8bebb126dc9556d83a1 /llvm/lib/Bitcode | |
parent | bf483ddb42065405e345393e022dc72357ec5a3a (diff) | |
download | llvm-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