Skip to content
Commit 3a071483 authored by Dan Gohman's avatar Dan Gohman
Browse files

When Intrinsic::getName is constructing names for overloaded intrinsics,

use the ValueType name instead of the llvm type name, to match what the
verifier expects. For integers these are the same, but for floating-point
values the intrinsics use f32/f64 instead of float/double.

llvm-svn: 41189
parent 1d8e5210
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment