[all-commits] [llvm/llvm-project] 45495b: [X86] logical AND and OR in if-conditionals can tu...
manik-muk via All-commits
all-commits at lists.llvm.org
Tue Oct 14 06:36:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45495b5b5da551f7e4b5c466402ef07fa678e664
https://github.com/llvm/llvm-project/commit/45495b5b5da551f7e4b5c466402ef07fa678e664
Author: manik-muk <134753557+manik-muk at users.noreply.github.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll
A llvm/test/CodeGen/X86/pr160612.ll
M llvm/test/CodeGen/X86/x86-shrink-wrap-unwind.ll
Log Message:
-----------
[X86] logical AND and OR in if-conditionals can turn to multiple branch instructions (#162041)
Addresses #160612
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list