https://bugs.llvm.org/show_bug.cgi?id=11025
Sanjay Patel <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Sanjay Patel <[email protected]> ---
I think we can close this bug now. The examples from the description are using
generic IR now.
The hadd example I showed in comment 5 was fixed with:
https://reviews.llvm.org/rL344141
Note, however, that we intend to disable hadd codegen by default for that same
example here:
https://reviews.llvm.org/D53095
...because horizontal vector ops are generally horrible.
If that change causes regressions, that should be a separate bug report.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs