There's no need to call verifyVectorElementMatch since we already know
that the source and destination types are identical.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96589
[GlobalISel] Simpler verification of G_SEXT_INREG and G_ASSERT_ZEXT ClosedPublic Authored by foad on Feb 12 2021, 3:31 AM.
Details Summary There's no need to call verifyVectorElementMatch since we already know
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 12 2021, 11:01 AM Closed by commit rG7c749baa3a26: [GlobalISel] Simpler verification of G_SEXT_INREG and G_ASSERT_ZEXT (authored by foad). · Explain WhyFeb 12 2021, 1:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323468 llvm/lib/CodeGen/MachineVerifier.cpp
llvm/test/MachineVerifier/test_g_assert_zext.mir
llvm/test/MachineVerifier/test_g_sext_inreg.mir
|