[all-commits] [llvm/llvm-project] 074f7c: [InstCombine] Remove redundant fold (NFCI)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Feb 12 00:55:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 074f7c2235a7d39f59f5c4d85b8fb87d3459b90d
https://github.com/llvm/llvm-project/commit/074f7c2235a7d39f59f5c4d85b8fb87d3459b90d
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
Log Message:
-----------
[InstCombine] Remove redundant fold (NFCI)
This has been subsumed by simplifyAndOrWithOpReplaced().
More information about the All-commits
mailing list