[all-commits] [llvm/llvm-project] 383578: replace bitwise operators for boolean comparisons
Corbin Robeck via All-commits
all-commits at lists.llvm.org
Thu Feb 15 20:20:15 PST 2024
Branch: refs/heads/users/crobeck/consolidate-vgpr-sgpr-bit
Home: https://github.com/llvm/llvm-project
Commit: 383578b93c6478bd1872b0d2b0b971eb8da9519d
https://github.com/llvm/llvm-project/commit/383578b93c6478bd1872b0d2b0b971eb8da9519d
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
replace bitwise operators for boolean comparisons
More information about the All-commits
mailing list