SVF-tools / Test-Suite

PTABen: Micro-benchmark Suite for Pointer Analysis
70 stars 38 forks source link

add cast cases #137

Closed bjjwwang closed 6 months ago

bjjwwang commented 6 months ago

some test cases related to CAST llvm instructions. like zext, sext, fptosi, fptoui, ...