This is an archive of the discontinued LLVM Phabricator instance.

[IR,TableGen] Add support for vec3 intrinsic arguments
ClosedPublic

Authored by foad on Dec 2 2021, 6:38 AM.

Details

Summary

Add generic support for vec3 types, and in particular define
llvm_v3f32_ty which will be used by AMDGPU's
llvm.amdgcn.image.bvh.intersect.ray intrinsic.

Diff Detail

Event Timeline

foad created this revision.Dec 2 2021, 6:38 AM
foad requested review of this revision.Dec 2 2021, 6:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2021, 6:38 AM
This revision is now accepted and ready to land.Dec 2 2021, 10:36 AM
This revision was landed with ongoing or failed builds.Dec 4 2021, 3:00 AM
This revision was automatically updated to reflect the committed changes.