[all-commits] [llvm/llvm-project] 995b61: [SelectOpti] Auto-disable other cmov optis when th...
Sotiris Apostolakis via All-commits
all-commits at lists.llvm.org
Mon Aug 1 17:27:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 995b61cdacaa944dd3021b3dd23a91da90136e07
https://github.com/llvm/llvm-project/commit/995b61cdacaa944dd3021b3dd23a91da90136e07
Author: Sotiris Apostolakis <apostolakis at google.com>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/Target/X86/X86CmovConversion.cpp
Log Message:
-----------
[SelectOpti] Auto-disable other cmov optis when the new select-opti pass is enabled
Reviewed By: davidxl
Differential Revision: https://reviews.llvm.org/D129817
More information about the All-commits
mailing list