[all-commits] [llvm/llvm-project] 276480: [AMDGPU] Fix || vs && precedence warning. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jul 30 06:03:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 276480b1d3aec624c46794c3345446f00629004e
https://github.com/llvm/llvm-project/commit/276480b1d3aec624c46794c3345446f00629004e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
Log Message:
-----------
[AMDGPU] Fix || vs && precedence warning. NFC.
Commit: 9ad082eb5a948ffd5d8fc959967d184c3433aca0
https://github.com/llvm/llvm-project/commit/9ad082eb5a948ffd5d8fc959967d184c3433aca0
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[DAG] Pull out repeated getOperand() calls for shuffle ops. NFC.
Compare: https://github.com/llvm/llvm-project/compare/fffabd53482f...9ad082eb5a94
More information about the All-commits
mailing list