[all-commits] [llvm/llvm-project] 195205: [VE] Support symbol with offset value
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Wed Jul 1 07:55:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 195205589208934b8c3b64dd84ccb355729b5b67
https://github.com/llvm/llvm-project/commit/195205589208934b8c3b64dd84ccb355729b5b67
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M llvm/lib/Target/VE/VEMCInstLower.cpp
A llvm/test/CodeGen/VE/load_off.ll
Log Message:
-----------
[VE] Support symbol with offset value
Summary: Support symbol with offset value as a VEMCExpr.
Reviewers: simoll, k-ishizaka
Reviewed By: simoll
Subscribers: hiraditya, llvm-commits
Tags: #llvm, #ve
Differential Revision: https://reviews.llvm.org/D82734
More information about the All-commits
mailing list