[all-commits] [llvm/llvm-project] 05d79e: [AMDGPU] Divergence-driven instruction selection f...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Feb 24 12:22:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05d79e3562e85c3d011760959e65232e8f36b949
https://github.com/llvm/llvm-project/commit/05d79e3562e85c3d011760959e65232e8f36b949
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/lib/Target/AMDGPU/SOPInstructions.td
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
A llvm/test/CodeGen/AMDGPU/divergence-driven-bitreverse.ll
Log Message:
-----------
[AMDGPU] Divergence-driven instruction selection for bitreverse
Differential Revision: https://reviews.llvm.org/D119702
More information about the All-commits
mailing list