[llvm-commits] [PATCH] Bug in DAG Combine for ARM shift

Eric Christopher echristo at apple.com
Thu Nov 18 11:48:46 PST 2010


On Nov 17, 2010, at 7:30 PM, Tanya Lattner wrote:

> Attached is a patch and test case for a bug in PerformShiftCombine() when operating on illegal types for shift right/left immediate. 
> 
> Please review and let me know if its ok to commit.

Looks fine to me.

-eric



More information about the llvm-commits mailing list