summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2014-10-24 00:03:00 +0000
committerAdam Nemet <anemet@apple.com>2014-10-24 00:03:00 +0000
commit832ec5e911420978ae9f1266268d904197b5b312 (patch)
treeccdcbda37862cc9c62a82c191421559689dc67ac /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent26371ce131c4d4f31270fe6711fdd416a6622a38 (diff)
downloadbcm5719-llvm-832ec5e911420978ae9f1266268d904197b5b312.tar.gz
bcm5719-llvm-832ec5e911420978ae9f1266268d904197b5b312.zip
[AVX512] FMA support for the 231 variants
This is asm/diasm-only support, similar to AVX. For ISeling the register variant, they are no different from 213 other than whether the multiplication or the addition operand is destructed. For ISeling the memory variant, i.e. to fold a load, they are no different than the 132 variant. The addition operand (op3) in both cases can come from memory. Again the ony difference is which operand is destructed. There could be a post-RA pass that would convert a 213 or 132 into a 231. Part of <rdar://problem/17082571> llvm-svn: 220540
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud