pytorch/torch/csrc/jit/tensorexpr
Alexander Yermolovich 23bff71de4 [llvm][oncall] Fix build for llvm-18+ (#115652)
Summary:
https://reviews.llvm.org/D137838 moved Host.h and some other files under TargetParser.
https://github.com/llvm/llvm-project/pull/74261 Removed it from Support folder.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/115652
Approved by: https://github.com/davidberard98
2023-12-13 20:11:31 +00:00
..
operators [2/N] Move c10::variant to std::variant (#109723) 2023-09-24 02:47:43 +00:00
scripts [BE]: ruff apply rule PLW1510 to find silent subprocess errors (#113644) 2023-11-14 20:59:40 +00:00
analysis.h
block_codegen.cpp
block_codegen.h
bounds_inference.cpp [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
bounds_inference.h
bounds_overlap.cpp [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
bounds_overlap.h
codegen_external.py
codegen.cpp
codegen.h
ConditionalsInTE.md
cpp_codegen.cpp
cpp_codegen.h
cpp_intrinsics.h
cuda_codegen.cpp [Reland 1] Cleanup header inclusions in torch_cpu by iwyu (#112311) 2023-11-19 04:06:36 +00:00
cuda_codegen.h Revert "[1/N] Cleanup header inclusions in torch_cpu by iwyu (#101178)" 2023-09-25 20:05:25 +00:00
cuda_random.h
eval.cpp
eval.h
exceptions.h
expr.cpp
expr.h
external_functions_codegen.cpp [2/N] Cleanup header inclusions in torch_cpu by iwyu (#109964) 2023-11-19 20:56:32 +00:00
external_functions_core.cpp
external_functions_core.h
external_functions_registry.cpp
external_functions_registry.h
external_functions.cpp
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 [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
ir_printer.h [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
ir_simplifier.cpp
ir_simplifier.h
ir_verifier.cpp
ir_verifier.h [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
ir_visitor.cpp
ir_visitor.h
ir.cpp [2/N] Cleanup header inclusions in torch_cpu by iwyu (#109964) 2023-11-19 20:56:32 +00:00
ir.h
IRSpecification.md
kernel.cpp [2/N] Move c10::variant to std::variant (#109723) 2023-09-24 02:47:43 +00:00
kernel.h [PyTorch] Redirect c10::optional to std::optional (#101995) 2023-11-30 02:46:41 +00:00
llvm_codegen.cpp [llvm][oncall] Fix build for llvm-18+ (#115652) 2023-12-13 20:11:31 +00:00
llvm_codegen.h
llvm_jit.cpp [llvm][oncall] Fix build for llvm-18+ (#115652) 2023-12-13 20:11:31 +00:00
llvm_jit.h
loopnest_randomization.cpp [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
loopnest_randomization.h
loopnest.cpp [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
loopnest.h
lowerings.cpp [2/N] Move c10::variant to std::variant (#109723) 2023-09-24 02:47:43 +00:00
lowerings.h [2/N] Move c10::variant to std::variant (#109723) 2023-09-24 02:47:43 +00:00
mem_dependency_checker.cpp [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
mem_dependency_checker.h
reduction.cpp
reduction.h [2/N] Cleanup header inclusions in torch_cpu by iwyu (#109964) 2023-11-19 20:56:32 +00:00
registerizer.cpp [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
registerizer.h
stmt.h
tensor.cpp
tensor.h
tensorexpr_init.cpp [2/N] Move c10::variant to std::variant (#109723) 2023-09-24 02:47:43 +00:00
tensorexpr_init.h
types.cpp Add support for float8_e4m3fnuz and _e5m2fnuz (#107586) 2023-11-15 15:01:11 +00:00
types.h [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
unique_name_manager.cpp
unique_name_manager.h
var_substitutor.h