Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Target
X86
X86ISelLowering.cpp
Find file
Blame
History
Permalink
PR2598: make sure to expand illegal forms of integer/floating-point
· b45e8ce6
Eli Friedman
authored
Jun 06, 2009
conversions for x86, like <2 x i32> -> <2 x float> and <4 x i16> -> <4 x float>. llvm-svn: 72983
b45e8ce6
Loading