llvm-reduce: Try to turn calls into something else
Try to turn calls that look like operators into known intrinsics. Also try to turn calls that look like a load or a store into a load or store.
Loading
Please sign in to comment
Try to turn calls that look like operators into known intrinsics. Also try to turn calls that look like a load or a store into a load or store.