[all-commits] [llvm/llvm-project] 795001: [VE][NFC] Factor out helper functions
Simon Moll via All-commits
all-commits at lists.llvm.org
Fri Jan 21 00:17:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7950010e4983a58d19a5d8a831f4c2467c04c56d
https://github.com/llvm/llvm-project/commit/7950010e4983a58d19a5d8a831f4c2467c04c56d
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-01-21 (Fri, 21 Jan 2022)
Changed paths:
M llvm/lib/Target/VE/VECustomDAG.cpp
M llvm/lib/Target/VE/VECustomDAG.h
M llvm/lib/Target/VE/VEISelLowering.cpp
Log Message:
-----------
[VE][NFC] Factor out helper functions
Factor out some helper functions to cleanup VEISelLowering.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D117683
More information about the All-commits
mailing list