[all-commits] [llvm/llvm-project] 334522: [CMake] Check for problematic MSVC + /arch:AVX con...
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Thu Apr 21 00:46:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 334522ca58aa6d6703405e479de8f5bf310ddbe2
https://github.com/llvm/llvm-project/commit/334522ca58aa6d6703405e479de8f5bf310ddbe2
Author: Tobias Hieta <tobias.hieta at ubisoft.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M llvm/cmake/config-ix.cmake
A llvm/cmake/modules/CheckProblematicConfigurations.cmake
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[CMake] Check for problematic MSVC + /arch:AVX configuration
Add a new CMake file to expand on for more problematic configurations
in the future.
Related to #54645
Reviewed By: beanz, phosek, smeenai
Differential Revision: https://reviews.llvm.org/D123777
More information about the All-commits
mailing list