I think after making G_SEXT_INREG legal this isn't needed. At the
very least its not tested anymore.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157678
[RISCV][GISel] Remove legalIf from G_ZEXT, G_SEXT, G_ANYEXT. ClosedPublic Authored by craig.topper on Aug 10 2023, 11:24 PM.
Details Summary I think after making G_SEXT_INREG legal this isn't needed. At the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 14 2023, 2:47 PM This revision was landed with ongoing or failed builds.Aug 14 2023, 3:02 PM Closed by commit rGc95361e01e15: [RISCV][GISel] Remove legalIf from G_ZEXT, G_SEXT, G_ANYEXT. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550102 llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
|