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
Use fp unpack instructions to unpack int types. Until we have AVX2, this
· 6963062a
Bruno Cardoso Lopes
authored
Aug 09, 2011
is the best we can do for these patterns. This fix PR10554. llvm-svn: 137161
6963062a
Loading