[LLVMdev] Ideas for representing vector gather/scatter and masks in LLVM IR

Duncan Sands baldrick at free.fr
Sun Aug 3 03:39:57 PDT 2008


Hi,

> The set of instructions requiring mask legalization would be found by
> recursively traversing the uses of all applymask instructions.

what if the applymask is in one function, but the use of it is in another?

Ciao,

Duncan.



More information about the llvm-dev mailing list