[PATCH] D79539: [VE] Implements minimum MC layer for VE (1/4)

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 18:46:12 PDT 2020


kaz7 created this revision.
kaz7 added projects: LLVM, VE.
kaz7 added reviewers: simoll, k-ishizaka.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 added a comment.

This is a patch related to https://reviews.llvm.org/D78698

I'm going to submit 4 patches.


Correct instruction bitfield addresses to generate machine code correctly.
Also add some variables to represent all instructions correctly and change
default values to use registers by default.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79539

Files:
  llvm/lib/Target/VE/VEInstrFormats.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79539.262520.patch
Type: text/x-patch
Size: 5470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/ae48a51a/attachment.bin>


More information about the llvm-commits mailing list