[all-commits] [llvm/llvm-project] c3d6f0: [SILoadStoreOptimizer] Fixed typo. NFCI.
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Nov 3 11:41:08 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c3d6f0ddeee4dfa80204156f7f4f3f5353fe1090
https://github.com/llvm/llvm-project/commit/c3d6f0ddeee4dfa80204156f7f4f3f5353fe1090
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2019-11-03 (Sun, 03 Nov 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
Log Message:
-----------
[SILoadStoreOptimizer] Fixed typo. NFCI.
Commit: 3fbd1c00b0f300cdd558a924a5cc3d34dae0c209
https://github.com/llvm/llvm-project/commit/3fbd1c00b0f300cdd558a924a5cc3d34dae0c209
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2019-11-03 (Sun, 03 Nov 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp
Log Message:
-----------
[SIMachineScheduler] Fixed ''then' statement is equivalent to the 'else' statement.' warning. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/058b5028def7...3fbd1c00b0f3
More information about the All-commits
mailing list