[LLVMdev] [llvm-commits] Vectors of Pointers and Vector-GEP

David A. Greene greened at obbligato.org
Thu Dec 1 09:16:54 PST 2011


"Rotem, Nadav" <nadav.rotem at intel.com> writes:

> Looking onward, I definitely want to see LLVM support predicated
> architectures. Dan Gohman had some excellent ideas on different way
> this can be done. As soon as I finish stabilizing the pointer-vector
> patch, and implement scatter/gather intrinsics, I would like to start
> a discussion on the implementation of predicated instructions in LLVM.

Me too.  This is going to be very important going forward as we're going
to have to extract and represent parallelism in the new age of the clock
ceiling.

                           -Dave



More information about the llvm-dev mailing list