[clang] [llvm] Remove support for 3DNow!, both intrinsics and builtins. (PR #96246)
James Y Knight via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 08:42:36 PDT 2024
================
@@ -7,7 +7,7 @@
define <2 x i32> @test_pswapdsi(<2 x i32> %a) nounwind readnone {
----------------
jyknight wrote:
Done.
https://github.com/llvm/llvm-project/pull/96246
More information about the llvm-commits
mailing list