If a sext_inreg is up for isel, and all its users are W instructions,
we can skip emitting the sext_inreg. This helpful if the producing
instruction can't become a W instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo