[all-commits] [llvm/llvm-project] 91b848: [InstSimplify] Add tests for recursive simplify wi...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 14 07:06:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91b84811ab11ea169cb8ac3d6ccf8a4b8740ec98
https://github.com/llvm/llvm-project/commit/91b84811ab11ea169cb8ac3d6ccf8a4b8740ec98
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/select.ll
Log Message:
-----------
[InstSimplify] Add tests for recursive simplify with op replaced (NFC)
More information about the All-commits
mailing list