> I was able to fix this by changing the type of AlignedLoad()'s  
> eighth argument to be llvm::MVT::ValueType.  This seems to better  
> fit the intentions of the original author, but it bothers me that I  
> don't understand why the compiler was complaining about the original  
> code. A trivial patch is attached.

Thanks, applied!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080107/057142.html

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to