search for: cbdf40ca

Displaying 1 result from an estimated 1 matches for "cbdf40ca".

2007 Apr 24
1
[LLVMdev] Instruction pattern type inference problem
Christopher Lamb wrote: > A strategy that we have had luck with in the past is the concept of a > "vector boolean" type, which is the result of a comparison between two > vectors. It's then necessary to perform a reduction (and, or) on the > elements in order to produce a scalar boolean value that's suitable for > a branch. This also allows stuff like letting