[all-commits] [llvm/llvm-project] 796124: [SPIRV] Fix the wrong patch from https://reviews.l...
darkbuck via All-commits
all-commits at lists.llvm.org
Tue Aug 23 08:27:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 796124f00468870b5d4379c6b4a2a8e5dd9d6a63
https://github.com/llvm/llvm-project/commit/796124f00468870b5d4379c6b4a2a8e5dd9d6a63
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
Log Message:
-----------
[SPIRV] Fix the wrong patch from https://reviews.llvm.org/D131886
- The body of that predicate lambda is removed by mistake.
More information about the All-commits
mailing list