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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 01:01:52 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG422dfea57779: [VE] enable unaligned load/store isel (authored by kaz7, committed by simoll).

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.240794.patch
Type: text/x-patch
Size: 40485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/92c13702/attachment.bin>


More information about the llvm-commits mailing list