[PATCH] D89682: [VE] Add cast to/from fp128 patterns
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 03:23:18 PDT 2020
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.
Add cast to/from fp128 patterns. Clean other cast patterns too.
Update a regression test by adding missing tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89682
Files:
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/cast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89682.298984.patch
Type: text/x-patch
Size: 25348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/b6bdded6/attachment.bin>
More information about the llvm-commits
mailing list