[PATCH] D76705: [SystemZ] Improve foldMemoryOperandImpl: vec->FP conversions
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 07:30:15 PDT 2020
jonpa updated this revision to Diff 260631.
jonpa added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Remove new _r instruction classes. This did not change the resulting tablegen mappings.
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-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.260631.patch
Type: text/x-patch
Size: 156005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/6394a76d/attachment-0001.bin>
More information about the llvm-commits
mailing list