[all-commits] [llvm/llvm-project] 1bd704: [X86] Use TargetLowering::getRegClassFor to simpli...
topperc via All-commits
all-commits at lists.llvm.org
Fri Jul 31 22:34:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1bd7046e4ce0102adef6096a12a289d7f94b8c73
https://github.com/llvm/llvm-project/commit/1bd7046e4ce0102adef6096a12a289d7f94b8c73
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-31 (Fri, 31 Jul 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
Log Message:
-----------
[X86] Use TargetLowering::getRegClassFor to simplify some code in tryVPTESTM. NFCI
More information about the All-commits
mailing list