[llvm-commits] [LLVM, llc] TypeLegalization, DAGCombining, vectors loading: Obvious fixes.

Dan Gohman gohman at apple.com
Thu Dec 15 11:03:37 PST 2011


On Dec 15, 2011, at 1:11 AM, Stepan Dyatkovskiy wrote:

> I just make code workable for cases where it failes now (of course for 2 x i1 and friends).

Little tweaks like this just shift problems around. LLVM IR really
is fundamentally broken in this area.

Please read PR1784 and understand what the current situation is,
what has been proposed, and what the problems are.

Dan




More information about the llvm-commits mailing list