diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-04-01 08:35:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-01 08:35:06 -0700 |
commit | a8a33bab69ccdeca9b0e1e6730ad17230431d2ab (patch) | |
tree | 0e05fca8b43dd478f242e63a571ec1f916d1fbad /lldb/unittests/ScriptInterpreter/Python | |
parent | 4cb41d136cd4e2caef724e35b337f888036f8645 (diff) | |
download | llvm-a8a33bab69ccdeca9b0e1e6730ad17230431d2ab.zip llvm-a8a33bab69ccdeca9b0e1e6730ad17230431d2ab.tar.gz llvm-a8a33bab69ccdeca9b0e1e6730ad17230431d2ab.tar.bz2 |
[NFC][SPIRV] Misc code cleanup in SPIRV Target (#133764)
- Use static instead of anonymous namespace for file local functions.
- Enclose file-local classes in anonymous namespace.
- Eliminate `llvm::` qualifier when file has `using namespace llvm`.
- Eliminate namespace surrounding entire code in
SPIRVConvergenceRegionAnalysis.cpp file.
- Eliminate call to `initializeSPIRVStructurizerPass` from the pass
constructor (https://github.com/llvm/llvm-project/issues/111767)
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions