Extends the global isel implementation to support G_ADD and G_SUB.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Also, slight nit, but I think the name of test file should be ppc-isel-arithmetic.ll.
Differential D128106
[PowerPC] Add support for G_ADD and G_SUB. Kai on Jun 17 2022, 4:13 PM. Authored by
Details
Diff Detail
Unit Tests Event TimelineComment Actions Also, slight nit, but I think the name of test file should be ppc-isel-arithmetic.ll. |
Probably should also test some illegal types and vectors