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

[TableGen] Add support constraining a vector type in a pattern to have a...

[TableGen] Add support constraining a vector type in a pattern to have a specific element type and for constraining a vector type to have the same number of elements as another vector type. This is useful for AVX512 mask operations so we relate the mask type to the type of the other arguments.

llvm-svn: 231356
parent 1fa43499
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