User Details
- User Since
- Dec 5 2012, 4:53 PM (423 w, 4 d)
Today
Fri, Jan 15
Needs some test to stress different alignment scenarios. Also need some with these globals used in some weird constant initializers.
Do we really need HasModifiers if breaking this down to src modifiers and omod?
Thu, Jan 14
Wed, Jan 13
Tue, Jan 12
ping
ping
Fix amdgpu_gfx handling
Do we do the equivalent combine in the DAG path? I don't recognize this one
Mon, Jan 11
I would expect this in the post legalizer combiner, and going directly from i64 is a bit weird. What does the post-legalized MIR look like for this?
Fri, Jan 8
Needs a dedicated parse/roundtrip test in test/CodeGen/MIR
Thu, Jan 7
Fix missing half of patch
This is ignoring the alignments of the variables. This needs some tests to stress padding edge cases, and also probably should try sorting to minimizing padding.
Is this still needed?
Wed, Jan 6
Removing the wrapper check seems to work fine: D94187
I think we're missing a test that needs sret inserted and also has additional arguments
Tue, Jan 5
Is a lit test possible?