I expected this to be automatically verified, but it seems
nothing uses that the type index was declared as a "ptype"
Details
Details
- Reviewers
aemerson aditya_nandakumar dsanders volkan
Diff Detail
Diff Detail
Paths
| Differential D57031
GlobalISel: Verify load/store has a pointer input ClosedPublic Authored by arsenm on Jan 21 2019, 11:53 AM.
Details
Summary I expected this to be automatically verified, but it seems
Diff Detail Event TimelineHerald added subscribers: javed.absar, kristof.beyls, rovka and 3 others. · View Herald TranscriptJan 21 2019, 11:53 AM This revision is now accepted and ready to land.Jan 27 2019, 12:08 AM
Revision Contents
Diff 182816 lib/CodeGen/MachineVerifier.cpp
test/CodeGen/AMDGPU/GlobalISel/inst-select-ashr.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-bitcast.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-constant.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-copy.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-fadd.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-fmul.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-fptoui.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-implicit-def.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-maxnum.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-minnum.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-or.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-sitofp.mir
test/CodeGen/MIR/AArch64/invalid-extload.mir
test/Verifier/test_g_load.mir
test/Verifier/test_g_sextload.mir
test/Verifier/test_g_store.mir
test/Verifier/test_g_zextload.mir
|