Use a dyn_cast<> to IntrinsicInst and an enum compare instead.
While touching this code also re-generate the test to use positive check
lines instead of negative ones and remove some unneeded metadata.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo