[all-commits] [llvm/llvm-project] 5ca1f2: [SPIR-V] Partial revert of d40eb0a (#74755)
Natalie Chouinard via All-commits
all-commits at lists.llvm.org
Thu Dec 7 12:23:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ca1f2aff7156dd61de5bcf8c5130b072cdca461
https://github.com/llvm/llvm-project/commit/5ca1f2aff7156dd61de5bcf8c5130b072cdca461
Author: Natalie Chouinard <sudonatalie at google.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
Log Message:
-----------
[SPIR-V] Partial revert of d40eb0a (#74755)
This part of the #74660 patch was incorrect and shouldn't have been
changed since this usage of `isOpaque()` is not one of `PointerType`'s
functions.
More information about the All-commits
mailing list