[llvm] [SelectOpt] Add handling for not conditions. (PR #92517)
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 01:38:26 PDT 2024
================
@@ -634,16 +660,17 @@ void SelectOptimizeImpl::convertProfitableSIGroups(SelectGroups &ProfSIGroups) {
// Move any debug/pseudo instructions that were in-between the select
----------------
sjoerdmeijer wrote:
Nit: Looks like the comment is out of date, and needs an update.
https://github.com/llvm/llvm-project/pull/92517
More information about the llvm-commits
mailing list