[all-commits] [llvm/llvm-project] 918707: [VE][NFC] re-write RR* isel class using null_frag
Simon Moll via All-commits
all-commits at lists.llvm.org
Thu Jan 23 06:18:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9187073f3e051903b4c1f86e5fce0e1c819a1c34
https://github.com/llvm/llvm-project/commit/9187073f3e051903b4c1f86e5fce0e1c819a1c34
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
Log Message:
-----------
[VE][NFC] re-write RR* isel class using null_frag
Summary: Re-write RR* using null_frag to avoid duplication in upcoming patches.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D73259
More information about the All-commits
mailing list