[PATCH] D73448: [VE] enable unaligned load/store isel

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 08:49:26 PST 2020


simoll updated this revision to Diff 240610.
simoll retitled this revision from "[VE] unaligned load/store isel patterns" to "[VE] enable unaligned load/store isel".
simoll edited the summary of this revision.
simoll added a comment.

- Stripped redundant unaligned load/store patterns..


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/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.240610.patch
Type: text/x-patch
Size: 40485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/215759da/attachment-0001.bin>


More information about the llvm-commits mailing list