[llvm-bugs] [Bug 40720] [AVX] extracting high 128 and zero-extending to 256 pessimized from vextracti128 to vperm2f128, even with -march=znver1
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 30 04:38:34 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=40720
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |rG7734e4b3a36f,rG9c8ec99c80
| |a5,rGe95d04f4f19d
--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Fixed in trunk
rG7734e4b3a36f - handles 256-bit AVX1/AVX2 cases
rG9c8ec99c80a5/rGe95d04f4f19d - handles 512-bit AVX512 cases
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200330/66904408/attachment-0001.html>
More information about the llvm-bugs
mailing list