]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #94339 - Amanieu:arm-d32, r=nagisa
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Fri, 4 Mar 2022 01:06:40 +0000 (02:06 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Mar 2022 01:06:40 +0000 (02:06 +0100)
commit79c71d1f9e41aad3c8104ed7b7fe6762823076a6
tree4455f28e3866ce42971a8c875b961bfd72c6caa2
parentcdfb39ef07c9ee4c48905db5bf037937a96e2353
parent7cee1b4aebf4ac1a9779fa352c249dcd263a6427
Rollup merge of #94339 - Amanieu:arm-d32, r=nagisa

ARM: Only allow using d16-d31 with asm! when supported by the target

Support can be determined by checking for the "d32" LLVM feature.

r? ```````````````@nagisa```````````````
compiler/rustc_codegen_ssa/src/target_features.rs