[all-commits] [llvm/llvm-project] 9791e5: Revert "[AMDGPU] Add InstCombine rule for ballot.i...
Valery Pykhtin via All-commits
all-commits at lists.llvm.org
Wed Jan 17 05:12:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9791e5414960f92396582b9e9ee503ac15799312
https://github.com/llvm/llvm-project/commit/9791e5414960f92396582b9e9ee503ac15799312
Author: Valery Pykhtin <valery.pykhtin at gmail.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M clang/test/CodeGenOpenCL/builtins-amdgcn-wave32.cl
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
M llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
Log Message:
-----------
Revert "[AMDGPU] Add InstCombine rule for ballot.i64 intrinsic in wave32 mode." (#78429)
Reverts llvm/llvm-project#71556
Fixes failures:
https://lab.llvm.org/buildbot/#/builders/188/builds/40541
https://lab.llvm.org/buildbot/#/builders/91/builds/21847
https://lab.llvm.org/buildbot/#/builders/98/builds/31671
https://lab.llvm.org/buildbot/#/builders/139/builds/57289
More information about the All-commits
mailing list