[all-commits] [llvm/llvm-project] 00ae86: [SPIRV] Explicitly include SmallSet
Paulo Matos via All-commits
all-commits at lists.llvm.org
Mon Aug 14 06:19:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00ae86be09d760677ee8e48cfda92e6c8da58294
https://github.com/llvm/llvm-project/commit/00ae86be09d760677ee8e48cfda92e6c8da58294
Author: Paulo Matos <pmatos at igalia.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVSubtarget.h
Log Message:
-----------
[SPIRV] Explicitly include SmallSet
We were relying on a transitive include. This fixed
building the SPIRV backend.
More information about the All-commits
mailing list