aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2020-05-08 13:14:50 -0700
committerErich Keane <erich.keane@intel.com>2020-06-22 07:05:43 -0700
commitb30c16670e428d09a0854a8f418e46a3e705e4d1 (patch)
tree2b6f284f87f01c116039e2b9ea433d43e7459511 /llvm/lib/CodeGen/MachineInstr.cpp
parent98c2f4eea56a48576578fefcddcd6c97eea77c28 (diff)
downloadllvm-b30c16670e428d09a0854a8f418e46a3e705e4d1.zip
llvm-b30c16670e428d09a0854a8f418e46a3e705e4d1.tar.gz
llvm-b30c16670e428d09a0854a8f418e46a3e705e4d1.tar.bz2
Implement constexpr BinaryOperator for vector types
These operations do member-wise versions of the all of the listed operations. This patch implements all of the binaryoperators for these types. Note that the test is required to use codegen as I could not come up with a good way to validate the values without the array-subscript operator implemented (which is likely a much more involved change). Differential Reivision: https://reviews.llvm.org/D79755
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions