This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dfc96459648 AMDGPU/GlobalISel: Legalize/regbankselect block_addr new cc31a27f1ef Revert r348971: [AMDGPU] Support for "uniform-work-group-si [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp | 68 ++-------------------- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 4 +- .../AMDGPU/annotate-kernel-features-hsa-call.ll | 50 ++++++++-------- .../AMDGPU/uniform-work-group-attribute-missing.ll | 18 ------ .../uniform-work-group-nested-function-calls.ll | 24 -------- ...orm-work-group-prevent-attribute-propagation.ll | 25 -------- .../uniform-work-group-propagate-attribute.ll | 33 ----------- .../AMDGPU/uniform-work-group-recursion-test.ll | 37 ------------ test/CodeGen/AMDGPU/uniform-work-group-test.ll | 35 ----------- 9 files changed, 31 insertions(+), 263 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-attribute-missing.ll delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-nested-function-calls.ll delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-prevent-attribute-propag [...] delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-recursion-test.ll delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-test.ll