You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vector types generates special mask-like results for their comparisons.
Below is an example of the problem and a software emulation that LLVM can optimise into the appropriate hardware instruction.
andrewrk
added
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
stage1
The process of building from source via WebAssembly and the C backend.
labels
Jul 13, 2019
Duplicate of #2698, for which there is a proposed patch.
andrewrk
removed
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
stage1
The process of building from source via WebAssembly and the C backend.
labels
Sep 20, 2019
Vector types generates special mask-like results for their comparisons.
Below is an example of the problem and a software emulation that LLVM can optimise into the appropriate hardware instruction.
The text was updated successfully, but these errors were encountered: