[llvm-bugs] [Bug 32663] -mvsx should imply -maltivec
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 14 23:26:07 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32663
Eric Christopher <echristo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Eric Christopher <echristo at gmail.com> ---
Basically wouldn't have noticed it on any of the modern ppc triples because
they're all 64-bit and include altivec by default. That said, there were corner
cases you could use to show it there too.
Anyhow, fixed thusly:
echristo at athyra ~/s/l/t/clang> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/cfe/trunk ...
M lib/Basic/Targets.cpp
M test/Preprocessor/predefined-arch-macros.c
Committed r300395
--
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/20170415/4ee8415d/attachment.html>
More information about the llvm-bugs
mailing list