[all-commits] [llvm/llvm-project] 9645ce: [InstCombine] Add test for infinite combine loop (...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jul 24 03:44:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9645cedf91e36d9ff15a8efe9d22a80504f2a4e1
https://github.com/llvm/llvm-project/commit/9645cedf91e36d9ff15a8efe9d22a80504f2a4e1
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/and.ll
Log Message:
-----------
[InstCombine] Add test for infinite combine loop (NFC)
Guard against the issue reported at
https://reviews.llvm.org/rG086ee99564af#1230303.
More information about the All-commits
mailing list