fix BroadcastScalarToVector128/256 and simplify MoveMask
authorFei Peng <feipeng.compiler@gmail.com>
Wed, 6 Mar 2019 08:30:14 +0000 (00:30 -0800)
committerFei Peng <feipeng.compiler@gmail.com>
Wed, 6 Mar 2019 08:30:14 +0000 (00:30 -0800)
commitc5da1c4c42f1f1bc3f8254bc9c50bcd431f10001
tree83fd3dd5328f0ea3646c9ba15f3cd6a9015edb32
parentdacab04a17e0cd4ed2b321be936f233cf75bb7e8
fix  BroadcastScalarToVector128/256 and simplify MoveMask
src/jit/gentree.cpp
src/jit/hwintrinsiccodegenxarch.cpp
src/jit/hwintrinsiclistxarch.h
src/jit/hwintrinsicxarch.cpp
tests/src/JIT/HardwareIntrinsics/X86/Regression/GitHub_22815/GitHub_22815.cs [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Regression/GitHub_22815/GitHub_22815_r.csproj [new file with mode: 0644]
tests/src/JIT/HardwareIntrinsics/X86/Regression/GitHub_22815/GitHub_22815_ro.csproj [new file with mode: 0644]