https://bugs.llvm.org/show_bug.cgi?id=51163

Eli Friedman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]

--- Comment #1 from Eli Friedman <[email protected]> ---
You can write "define zeroext i1 @f()" if you want the return value
zero-extended.  (This is how clang lowers a function that returns a boolean.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to