[all-commits] [llvm/llvm-project] 494ac2: [TableGen] Add isContradictoryImpl implementation ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jan 26 19:45:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 494ac2a607f62f2725fd6fd51549e1b4a33ab0ff
https://github.com/llvm/llvm-project/commit/494ac2a607f62f2725fd6fd51549e1b4a33ab0ff
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/utils/TableGen/DAGISelMatcher.cpp
M llvm/utils/TableGen/DAGISelMatcher.h
Log Message:
-----------
[TableGen] Add isContradictoryImpl implementation to CheckCondCodeMatcher and CheckChild2CondCodeMatcher.
This enables better pattern factoring in the RISCV ISel table.
More information about the All-commits
mailing list