[all-commits] [llvm/llvm-project] 2fbd08: [InstCombine] Queue Xor for deletion after replaci...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 16 09:46:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fbd0885246cf687f388620318d6954b0984fcba
https://github.com/llvm/llvm-project/commit/2fbd0885246cf687f388620318d6954b0984fcba
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
A llvm/test/Transforms/InstCombine/pr72433.ll
Log Message:
-----------
[InstCombine] Queue Xor for deletion after replacing its uses in freelyInvertAllUsersOf. (#72445)
Fixes #72433
More information about the All-commits
mailing list