diff options
author | Adam Nemet <anemet@apple.com> | 2014-10-24 00:02:55 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2014-10-24 00:02:55 +0000 |
commit | 26371ce131c4d4f31270fe6711fdd416a6622a38 (patch) | |
tree | b6feeb36263b4764f90106041fc5ca35f5d9fb89 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 592d84974c12c0d47b411509e3dc636dc105e4fa (diff) | |
download | bcm5719-llvm-26371ce131c4d4f31270fe6711fdd416a6622a38.tar.gz bcm5719-llvm-26371ce131c4d4f31270fe6711fdd416a6622a38.zip |
[AVX512] Introduce fma3p_forms from AVX
This multiclass generates the different forms: 213, 231, 132 in AVX.
132 in AVX512 is a separate class but I am planning to use this same
multiclass to generate 231 relying on the nice the null_frag trick from AVX to
disable codegen pattern for 231.
No functionality change, no change in X86.td.expanded except for the different
instruction definition names.
llvm-svn: 220539
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions