https://issues.dlang.org/show_bug.cgi?id=23568

          Issue ID: 23568
           Summary: Error: cannot implicitly convert expression 'a < b' of
                    type 'float4' to 'int4'
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nob...@puremagic.com
          Reporter: ibuc...@gdcproject.org

For some reason, __vector(float) comparisons result in a float type, not a
mask.

--

Reply via email to