[X86] Lower avx512f scatter intrinsics to X86MaskedScatterSDNode instead of...
[X86] Lower avx512f scatter intrinsics to X86MaskedScatterSDNode instead of going directly to MachineSDNode. This sends these intrinsics through isel in a much more normal way. This should allow addressing mode matching in isel to make better use of the displacement field. llvm-svn: 351583
Loading
Please register or sign in to comment