Commit c23f8c3
[DAGCombiner] Remove unneeded m_BitReverse from visitBITREVERSE. NFC (llvm#168918)
We already know we're looking at BITREVERSE, we can match on the source
operand.1 parent d430230 commit c23f8c3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11763 | 11763 | | |
11764 | 11764 | | |
11765 | 11765 | | |
11766 | | - | |
| 11766 | + | |
11767 | 11767 | | |
11768 | 11768 | | |
11769 | 11769 | | |
11770 | 11770 | | |
11771 | | - | |
| 11771 | + | |
11772 | 11772 | | |
11773 | 11773 | | |
11774 | 11774 | | |
| |||
0 commit comments