pytorch/cmake
Nikita Shulga 9a3c4b917e [CMake] Remove forcing of -O2 from torch_compile_options (#164894)
That was introduced by 75a65ffe0f
Hattip to @jathu for alerting me about the issue. As result, all our PyTorch builds were shipped with `-O2` for almost all of its modern history

Partially undo the damage introduced by https://github.com/pytorch/pytorch/pull/128406 that cause cross-ISA symbols leak, to be properly followed up in https://github.com/pytorch/pytorch/issues/165123

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164894
Approved by: https://github.com/ezyang
2025-10-10 04:43:53 +00:00
..
External [ROCm] Fix environment variable AOTRITON_INSTALLED_PREFIX (#163373) 2025-09-22 15:01:18 +00:00
Modules [Intel GPU] Upgrade OneDNN XPU Tag to v3.9.1 (#161932) 2025-09-04 11:05:10 +00:00
Modules_CUDA_fix [2/N] Remove FindPackageHandleStandardArgs.cmake (#156559) 2025-07-24 02:34:10 +00:00
public [CMake] Remove forcing of -O2 from torch_compile_options (#164894) 2025-10-10 04:43:53 +00:00
Allowlist.cmake
BLAS_ABI.cmake [submodule] Bump fbgemm to latest (#158210) 2025-08-11 13:48:02 +00:00
BuildVariables.cmake
Caffe2Config.cmake.in xpu: improve error handling and reporting in XPU cmake files (#149353) 2025-03-20 02:00:39 +00:00
cmake_uninstall.cmake.in
Codegen.cmake [ATen][CUDA] CUTLASS matmuls: add sm_103a flag (#162956) 2025-09-16 10:29:55 +00:00
DebugHelper.cmake [BE] fix typos in cmake/ (#156079) 2025-06-17 19:25:43 +00:00
Dependencies.cmake Fix -Wno-duplicate-decl-specifier is valid for C/ObjC but not for C++ (#164552) 2025-10-03 20:12:49 +00:00
FlatBuffers.cmake
IncludeSource.cpp.in
iOS.cmake [BE] fix typos in cmake/ (#156079) 2025-06-17 19:25:43 +00:00
Metal.cmake [Build] Allow metal shaders to include ATen headers (#156256) 2025-06-18 01:03:25 +00:00
MiscCheck.cmake [submodule] Bump fbgemm to latest (#158210) 2025-08-11 13:48:02 +00:00
prioritized_text.txt Revert "[BE] Remove HermeticPyObjectTLS and Simplify PythonOpRegistrationTrampoline (#163464)" 2025-09-30 18:20:20 +00:00
ProtoBuf.cmake [Reland] Use 3.27 as the minimum CMake version (#154783) 2025-06-14 16:37:51 +00:00
ProtoBufPatch.cmake Migrate PyTorch to C++17 (#85969) 2022-12-08 02:27:48 +00:00
Summary.cmake [CMake] Fix USE_FBGEMM_GENAI option (#164165) 2025-09-30 02:38:03 +00:00
TorchConfig.cmake.in Revert "Simplify nvtx3 CMake handling, always use nvtx3 (#153784)" 2025-06-24 20:02:07 +00:00
TorchConfigVersion.cmake.in
VulkanCodegen.cmake [BE][CMake] Use FindPython module (#124613) 2024-05-29 13:17:35 +00:00
VulkanDependencies.cmake [Vulkan] Remove GLSL Code Gen (#91912) 2023-01-10 20:29:47 +00:00