[PATCH] D73276: [VE] aligned load/store isel patterns

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 08:47:40 PST 2020


simoll created this revision.
simoll added reviewers: arsenm, rengolin, craig.topper, k-ishizaka.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.

Aligned load/store isel patterns and tests for
i1/i8/16/32/64 (including extension and truncation) and fp32/64.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73276

Files:
  llvm/lib/Target/VE/VEISelDAGToDAG.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/load.ll
  llvm/test/CodeGen/VE/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73276.239916.patch
Type: text/x-patch
Size: 17015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/af8e5044/attachment.bin>


More information about the llvm-commits mailing list