[all-commits] [llvm/llvm-project] e331ca: [InstSimplify] Add extra tests for #70335 (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Nov 2 03:42:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e331ca5076b5757434b8560743b47895a9319c49
https://github.com/llvm/llvm-project/commit/e331ca5076b5757434b8560743b47895a9319c49
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M llvm/test/Transforms/InstSimplify/and-or-implied-cond.ll
Log Message:
-----------
[InstSimplify] Add extra tests for #70335 (NFC)
These were miscompiled with the initial version of the patch.
More information about the All-commits
mailing list