[all-commits] [llvm/llvm-project] e639bc: run update_test_checks.py for the tests in D101191...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Sat May 1 21:15:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e639bccefd3e862f775da047dd954ef8e5dc3b6a
https://github.com/llvm/llvm-project/commit/e639bccefd3e862f775da047dd954ef8e5dc3b6a
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2021-05-02 (Sun, 02 May 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/or.ll
M llvm/test/Transforms/InstCombine/select-cmp-br.ll
M llvm/test/Transforms/InstCombine/sign-test-and-or.ll
M llvm/test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll
M llvm/test/Transforms/LoopVectorize/reduction-inloop-pred.ll
M llvm/test/Transforms/LoopVectorize/reduction-inloop.ll
Log Message:
-----------
run update_test_checks.py for the tests in D101191 (NFC)
This is an NFC that reruns update_test_checks.py on the tests that are
going to be updated in D101191.
More information about the All-commits
mailing list