[all-commits] [llvm/llvm-project] 7af959: [AMDGPU] Tweak some compares in wave32.ll test
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jan 19 00:26:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7af959673e67256c5ba711070aca509dce794350
https://github.com/llvm/llvm-project/commit/7af959673e67256c5ba711070aca509dce794350
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/wave32.ll
Log Message:
-----------
[AMDGPU] Tweak some compares in wave32.ll test
This prevents the compares from being optimized away when D86578 lands,
which seems unintended.
More information about the All-commits
mailing list