-
- Downloads
[DAGCombiner] Replace call getSExtOrTrunc with a truncate. NFC
The extend case should never occur. The sign extend would be an arbitrary choice, remove it to avoid confusion.
Please register or sign in to comment
The extend case should never occur. The sign extend would be an arbitrary choice, remove it to avoid confusion.