about summary refs log tree commit diff
path: root/tests/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorAndy Sadler <andrewsadler122@gmail.com>2023-10-08 00:13:10 -0500
committerAndy Sadler <andrewsadler122@gmail.com>2023-11-28 21:25:23 -0600
commit70586a23a7fbe5b78752438587db86678f53ee2f (patch)
tree765b31df3bc237a00c80cdd69b9e51fb16f489d8 /tests/debuginfo/enum-thinlto.rs
parent6d13f949ee67dbed3ee9a1da5533d3a55c03e774 (diff)
downloadrust-70586a23a7fbe5b78752438587db86678f53ee2f.tar.gz
rust-70586a23a7fbe5b78752438587db86678f53ee2f.zip
fix simd_frem intrinsic implementation
The simd intrinsic handler was delegating implementation of `simd_frem`
to `Builder::frem`, which wasn't able to handle vector-typed inputs.  To
fix this, teach this method how to handle vector inputs.

Signed-off-by: Andy Sadler <andrewsadler122@gmail.com>
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions