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