IA64 supports this operation.
authorChris Lattner <sabre@nondot.org>
Mon, 11 Apr 2005 18:55:36 +0000 (18:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Apr 2005 18:55:36 +0000 (18:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21228 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/IA64/IA64ISelPattern.cpp

index 05d08e18abb0c295833da2547dca4042cb4ec711..7ccf5cac87f710d107dd3fc94616cd8f084bbf07 100644 (file)
@@ -62,7 +62,6 @@ namespace {
       setShiftAmountType(MVT::i64);
 
       setOperationAction(ISD::EXTLOAD          , MVT::i1   , Promote);
-      setOperationAction(ISD::EXTLOAD          , MVT::f32  , Promote);
 
       setOperationAction(ISD::ZEXTLOAD         , MVT::i1   , Expand);
       setOperationAction(ISD::ZEXTLOAD         , MVT::i32  , Expand);