[llvm-commits] [llvm] r60740 - in /llvm/trunk: docs/LangRef.html lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAG.cpp test/CodeGen/X86/vshift_split.ll

Duncan Sands baldrick at free.fr
Tue Dec 9 00:47:34 PST 2008


Hi Mon Ping,

> Fix getNode to allow a vector for the shift amount for shifts of vectors.

is this kind of possibility documented anywhere?  There is no mention of it
in SelectionDAGNodes.h.  Maybe in the LangRef?

Ciao,

Duncan.



More information about the llvm-commits mailing list