[all-commits] [llvm/llvm-project] 50ed3b: AMDGPU: Workaround a divergent return value bug in...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Dec 21 21:32:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50ed3b1eccd8497e3546f1f3cd6bd7631c6dc20e
https://github.com/llvm/llvm-project/commit/50ed3b1eccd8497e3546f1f3cd6bd7631c6dc20e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/bf16.ll
Log Message:
-----------
AMDGPU: Workaround a divergent return value bug in test
Commit: c7952d886060bf2fed7d3a4c08d5636db642a3c1
https://github.com/llvm/llvm-project/commit/c7952d886060bf2fed7d3a4c08d5636db642a3c1
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/bf16.ll
M llvm/test/CodeGen/AMDGPU/function-args.ll
M llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
Log Message:
-----------
AMDGPU: Add a few more bfloat codegen tests
Compare: https://github.com/llvm/llvm-project/compare/beffa1e1f689...c7952d886060
More information about the All-commits
mailing list