about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2021-11-23 16:15:19 -0800
committerJubilee Young <workingjubilee@gmail.com>2021-11-23 18:11:48 -0800
commit0a6992f5bfb6a2e879d23ff015ae27e2534095aa (patch)
tree9ca4cca94234cffc5d5abf34a2f66ad3581d7c7b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentb8d6b6844602f80af79cd96401339ec594d472d8 (diff)
downloadrust-0a6992f5bfb6a2e879d23ff015ae27e2534095aa.tar.gz
rust-0a6992f5bfb6a2e879d23ff015ae27e2534095aa.zip
impl deref.rs<&Self> for Simd<T, _>
Instead of implementing each "deref" pattern for every single scalar,
we can use type parameters for Simd operating on &Self.
We can use a macro, but keep it cleaner and more explicit.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions