[PATCH] D73448: [VE] unaligned load/store isel patterns
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 01:24:18 PST 2020
simoll updated this revision to Diff 240490.
simoll added a comment.
- clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73448/new/
https://reviews.llvm.org/D73448
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/load-align1.ll
llvm/test/CodeGen/VE/load-align2.ll
llvm/test/CodeGen/VE/load-align4.ll
llvm/test/CodeGen/VE/load-align8.ll
llvm/test/CodeGen/VE/store-align1.ll
llvm/test/CodeGen/VE/store-align2.ll
llvm/test/CodeGen/VE/store-align4.ll
llvm/test/CodeGen/VE/store-align8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73448.240490.patch
Type: text/x-patch
Size: 44789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/31d32a57/attachment.bin>
More information about the llvm-commits
mailing list