[all-commits] [llvm/llvm-project] d1fb93: Revert "[AMDGPU] const-fold imm operands of amdgcn...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Wed Nov 8 03:51:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1fb9307951319eea3e869d78470341d603c8363
https://github.com/llvm/llvm-project/commit/d1fb9307951319eea3e869d78470341d603c8363
Author: Mitch Phillips <mitchp at google.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CodeGenFunction.h
R clang/test/CodeGenHIP/dpp-const-fold.hip
Log Message:
-----------
Revert "[AMDGPU] const-fold imm operands of amdgcn_update_dpp intrinsic (#71139)"
This reverts commit 32a3f2afe6ea7ffb02a6a188b123ded6f4c89f6c.
Reason: Broke the sanitizer buildbots. More details at
https://github.com/llvm/llvm-project/commit/32a3f2afe6ea7ffb02a6a188b123ded6f4c89f6c
More information about the All-commits
mailing list