Unverified Commit 770dc476 authored by Nathan Sidwell's avatar Nathan Sidwell Committed by GitHub
Browse files

[llvm][NFC] Refactor autoupdater's 'c' intrinsics (#73333)

With these three intrinsics it's probable faster to check the number of
arguments first and then check the names. We can also handle ctlz and
cttz in the same block.
parent a4d5fd4d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment