[all-commits] [llvm/llvm-project] 74e7cb: [VE] Remove VA.needsCustom checks
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Jan 4 01:23:48 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 74e7cb26b9a3ff3f64883cc2418d9916b5e9257d
https://github.com/llvm/llvm-project/commit/74e7cb26b9a3ff3f64883cc2418d9916b5e9257d
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
Log Message:
-----------
[VE] Remove VA.needsCustom checks
Remove VA.needsCustom checks which are copied from Sparc implementation
at the very beginning of VE implementation. Add assert to sanity-check
VA.needsCustom flag, also.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D93847
More information about the All-commits
mailing list