[PATCH] D76705: [SystemZ] Improve foldMemoryOperandImpl: vec->FP conversions
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 07:31:08 PDT 2020
jonpa updated this revision to Diff 262103.
jonpa added a comment.
Reverted back to the first version of new instruction classes providing the mapping from W...-reg -> FP-mem instructions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76705/new/
https://reviews.llvm.org/D76705
Files:
llvm/lib/Target/SystemZ/SystemZInstrFP.td
llvm/lib/Target/SystemZ/SystemZInstrFormats.td
llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
llvm/test/CodeGen/SystemZ/foldmemop-vec-binops.mir
llvm/test/CodeGen/SystemZ/foldmemop-vec-cc.mir
llvm/test/CodeGen/SystemZ/foldmemop-vec-cmp.mir
llvm/test/CodeGen/SystemZ/foldmemop-vec-fusedfp.mir
llvm/test/CodeGen/SystemZ/foldmemop-vec-unary.mir
llvm/test/CodeGen/SystemZ/int-cmp-56.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76705.262103.patch
Type: text/x-patch
Size: 158804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/93e01339/attachment-0001.bin>
More information about the llvm-commits
mailing list