[all-commits] [llvm/llvm-project] 8cc9c4: [TargetLowering] Use LegalOnly operand to isOperat...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Feb 4 12:32:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cc9c42a0c260a0c3d7381e43f2e28dec957ec1f
https://github.com/llvm/llvm-project/commit/8cc9c42a0c260a0c3d7381e43f2e28dec957ec1f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[TargetLowering] Use LegalOnly operand to isOperationLegalOrCustom to simplify some code. NFC
More information about the All-commits
mailing list