Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/test/CodeGen/AMDGPU/swdev373493.ll | ||
---|---|---|
17 | we seem to always spill as soon as we get rid of switch undef |
Comment Actions
I question whether this preserves the original bug but at least the original patch also added a mir test
Comment Actions
It doesn't. Makes sense to get rid of this test altogether now and MIR test is anyway there.
Comment Actions
Or just leave the undef. We shouldn’t actually be purging these from every test, they still need to codegen correctly
Should keep the hidden