This patch adds the SETEQ patterns for i64 values.
Details
Diff Detail
- Repository
- rL LLVM
Event Timeline
| lib/Target/PowerPC/PPCISelDAGToDAG.cpp | ||
|---|---|---|
| 2860 | Do you mean CA bit by addc.1? | |
| lib/Target/PowerPC/PPCISelDAGToDAG.cpp | ||
|---|---|---|
| 2860 | The idea was to use similar notation to that of the SDAG (i.e. result 0, result 1). But I do like your notation better. I'll change it as you suggested. | |
Seems to be unused at the moment?