Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

tex3d (Tex Riddell)
User

Projects

User does not belong to any projects.

User Details

User Since
May 18 2022, 1:29 PM (80 w, 3 d)

Recent Activity

Nov 11 2022

tex3d added inline comments to D137815: [DirectX backend] Fix build and test error caused by out of sync with upstream change..
Nov 11 2022, 2:15 PM · Restricted Project, Restricted Project
tex3d added a comment to D137815: [DirectX backend] Fix build and test error caused by out of sync with upstream change..

I think we need to add MemoryEffects DXIL canonicalization to translate from attribute values with more nuance to conservative versions for DXIL serialization - see comment on DXILPrepare.cpp. Otherwise, we could have duplicate attribute sets once these are translated in DXILBitcodeWriter, which would result in bitcode differences between equivalent DXIL IR. In other words, if you round-trip the DXIL output from here, the bitcode would change.

Nov 11 2022, 2:10 PM · Restricted Project, Restricted Project

Sep 6 2022

tex3d added a comment to D133379: [DL] Make vector ABI align bound by element align.

I don't see why we would want a different behavior here between ABI and preferred alignments.

Sep 6 2022, 4:36 PM · Restricted Project, Restricted Project