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

[AVX-512] Remove explicit KMOVWrk/KMOVWKr instructions from patterns where we...

[AVX-512] Remove explicit KMOVWrk/KMOVWKr instructions from patterns where we can just use COPY_TO_REGCLASS instead.

This will result in a KMOVW or KMOVD being emitted during register allocation. And in at least some cases this might allow the register coalescer to remove the copy all together.

llvm-svn: 298984
parent 60c24878
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