llvm-project
ad715bec
- [AMDGPU] Remove HasSampler variable. NFC. (#146682)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
74 days ago
[AMDGPU] Remove HasSampler variable. NFC. (#146682) Putting the complex condition in a variable does not help readability. It is simpler to use separate `if`s.
References
#146682 - [AMDGPU] Remove HasSampler variable. NFC.
Author
jayfoad
Parents
5a8d096a
Loading