[all-commits] [llvm/llvm-project] 4813c3: [InstCombine] Avoid UB in tests (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jun 22 06:43:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4813c36db2097876780425368ba3e852919899e7
https://github.com/llvm/llvm-project/commit/4813c36db2097876780425368ba3e852919899e7
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/and-or-icmps.ll
M llvm/test/Transforms/InstCombine/maxnum.ll
M llvm/test/Transforms/InstCombine/minnum.ll
Log Message:
-----------
[InstCombine] Avoid UB in tests (NFC)
More information about the All-commits
mailing list