[all-commits] [llvm/llvm-project] d51521: [InstCombine] Relax test to avoid Darwin failure.
Martin Sebor via All-commits
all-commits at lists.llvm.org
Wed Jun 29 09:52:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d515211a0ce184e967310ec8b9541c77ef776dda
https://github.com/llvm/llvm-project/commit/d515211a0ce184e967310ec8b9541c77ef776dda
Author: Martin Sebor <msebor at redhat.com>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/str-int-3.ll
Log Message:
-----------
[InstCombine] Relax test to avoid Darwin failure.
Avoid testing folding of atoi calls with out-of-bounds pointers.
More information about the All-commits
mailing list