[all-commits] [llvm/llvm-project] e58d68: Revert "[AMDGPU] Restore the s_memtime instruction...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Fri Mar 5 18:25:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e58d68fcd06ddc7743e0419c0b364df3d44121b6
https://github.com/llvm/llvm-project/commit/e58d68fcd06ddc7743e0419c0b364df3d44121b6
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M clang/lib/Basic/Targets/AMDGPU.cpp
M clang/test/CodeGenOpenCL/amdgpu-features.cl
A clang/test/SemaOpenCL/builtins-amdgcn-error-gfx1030.cl
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SMInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.memtime.ll
M llvm/test/MC/AMDGPU/gfx1030_err.s
Log Message:
-----------
Revert "[AMDGPU] Restore the s_memtime instruction in gfx1030"
Broke the ASan/MSan buildbots. See more comments in the original patch,
https://reviews.llvm.org/D97928.
Build failure at http://lab.llvm.org:8011/#/builders/5/builds/5327
This reverts commit fc28f600e558c1344618bda149a068d6162b6f0b.
More information about the All-commits
mailing list