Skip to content
Commit b9d4461f authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Lower avx2/avx512f gather intrinsics to X86MaskedGatherSDNode instead of...

[X86] Lower avx2/avx512f gather intrinsics to X86MaskedGatherSDNode 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.

Differential Revision: https://reviews.llvm.org/D56827

llvm-svn: 351570
parent ae17ff07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment