about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-07-18 05:14:07 -0500
committerGitHub <noreply@github.com>2024-07-18 05:14:07 -0500
commite4bc3d52bfd8cab10eb2a045e804be8ce885af05 (patch)
tree2588456b556a70d26a4be34787151c0047e09a28 /compiler/rustc_hir_analysis/src/errors.rs
parente2e0681e3a400558e5fd9381f76b70fbb1c4735f (diff)
parent72e22554caa473df6af10f0ab6c3c7c7c5ef8841 (diff)
downloadrust-e4bc3d52bfd8cab10eb2a045e804be8ce885af05.tar.gz
rust-e4bc3d52bfd8cab10eb2a045e804be8ce885af05.zip
Rollup merge of #127864 - durin42:farewell-3dnow, r=nikic
cleanup: remove support for 3DNow! cpu features

In llvm/llvm-project@f0eb5587ceeb641445b64cb264c822b4751de04a all support for 3DNow! intrinsics and instructions were removed. Per the commit message there, only AMD chips between 1998 and 2011 or so actually supported these instructions, and they were effectively replaced by SSE which was available on many more chips. I'd be very surprised if anyone had ever used these from Rust.

`@rustbot` label: +llvm-main
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions