pytorch/torch/csrc/jit/tensorexpr
Yuanyuan Chen 36871622f1 [2/N] Mark unused parameters in C++ code (#165121)
This is follow-up of #164912 to mark unused C++ parameters to improve code readability.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165121
Approved by: https://github.com/Skylion007
2025-10-15 03:04:39 +00:00
..
operators [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
scripts
analysis.h
block_codegen.cpp
block_codegen.h
bounds_inference.cpp
bounds_inference.h
bounds_overlap.cpp
bounds_overlap.h
codegen_external.py
codegen.cpp
codegen.h
ConditionalsInTE.md [BE][EZ] Minor doc fixes (#158574) 2025-07-18 10:34:55 -05:00
cpp_codegen.cpp
cpp_codegen.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
cpp_intrinsics.h
cuda_codegen.cpp Turn some const strings into constexpr in C++ code (#165203) 2025-10-13 20:25:20 +00:00
cuda_codegen.h
cuda_random.h
eval.cpp
eval.h [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
exceptions.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
expr.cpp
expr.h
external_functions_codegen.cpp
external_functions_core.cpp
external_functions_core.h
external_functions_registry.cpp
external_functions_registry.h
external_functions.cpp [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
external_functions.h
fwd_decls.h
graph_opt.cpp
graph_opt.h
half_support.h
hash_provider.cpp
hash_provider.h
intrinsic_symbols.cpp
intrinsic_symbols.h
ir_cloner.cpp
ir_cloner.h
ir_mutator.cpp
ir_mutator.h
ir_printer.cpp
ir_printer.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
ir_simplifier.cpp [BE]: Add a few more missing move from return indices (#163456) 2025-09-22 20:24:23 +00:00
ir_simplifier.h
ir_verifier.cpp
ir_verifier.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
ir_visitor.cpp
ir_visitor.h
ir.cpp
ir.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
IRSpecification.md
kernel.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
kernel.h
llvm_codegen.cpp [BE] Fix extra-semi warnings (#158730) 2025-07-22 01:05:03 +00:00
llvm_codegen.h
llvm_jit.cpp [BE] Fix extra-semi warnings (#158730) 2025-07-22 01:05:03 +00:00
llvm_jit.h [BE] Fix extra-semi warnings (#158730) 2025-07-22 01:05:03 +00:00
loopnest_randomization.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
loopnest_randomization.h
loopnest.cpp [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
loopnest.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
lowerings.cpp Revert "[BC-Breaking] Remove long-deprecated casting functions from native_functions.yaml (#164641)" 2025-10-09 15:42:51 +00:00
lowerings.h
mem_dependency_checker.cpp
mem_dependency_checker.h
reduction.cpp
reduction.h
registerizer.cpp
registerizer.h
stmt.h Turn some const strings into constexpr in C++ code (#165203) 2025-10-13 20:25:20 +00:00
tensor.cpp
tensor.h
tensorexpr_init.cpp
tensorexpr_init.h
types.cpp
types.h
unique_name_manager.cpp
unique_name_manager.h
var_substitutor.h