This is an archive of the discontinued LLVM Phabricator instance.

[git] Add top-level .gitignore
AbandonedPublic

Authored by hliao on Feb 25 2019, 8:02 AM.

Details

Reviewers
kzhuravl
yaxunl
Summary

[D56411] Temp solution fixing CUDA template issue

  • template with overloadable kernel function as the template function need revising CheckCUDACall checking.

[SelectionDAG] Harden the checking of RegClass when adding operand

  • If the operand index is out-of-range, expect nullptr is returned.

[AMDGPU] Allow using integral non-type template parameters

  • Allow using integral non-type template parameters in the following attributes

    attribute((amdgpu_flat_work_group_size(<min>, <max>))) attribute((amdgpu_waves_per_eu(<min>[, <max>])))

Event Timeline

hliao created this revision.Feb 25 2019, 8:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 25 2019, 8:02 AM
hliao abandoned this revision.Feb 25 2019, 8:03 AM

by mistake, Ctrl-C is not fast enough to stop it.