diff options
author | Dan Gohman <gohman@apple.com> | 2007-08-20 19:23:34 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2007-08-20 19:23:34 +0000 |
commit | 7abff319570dd286f2b9529ea7749fe4f97e47f6 (patch) | |
tree | 6fe6c48a3185d9e3992dc1c9719dcab867c8b281 /lib/Analysis/LoopPass.cpp | |
parent | 0c6dcbb23b935f3dedddd0d90d81649e9bdd1a30 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41189 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/LoopPass.cpp')
0 files changed, 0 insertions, 0 deletions