This covers the case where we can convert a zext instruction to a sext and then select smull
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AArch64/aarch64-smull.ll | ||
---|---|---|
62 | It would make the test slightly easier to read if more descriptive names for the values would be used, e.g. %tmp2 -> load.B, %tmp4 -> %sext.B`. |
It would make the test slightly easier to read if more descriptive names for the values would be used, e.g. %tmp2 -> load.B, %tmp4 -> %sext.B`.