[all-commits] [llvm/llvm-project] e5df0a: [NFC][PhaseOrdering] Add additional loop deletion ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Oct 29 11:11:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5df0a5a6f412965eb1be495d2672b4164c6c3d5
https://github.com/llvm/llvm-project/commit/e5df0a5a6f412965eb1be495d2672b4164c6c3d5
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/deletion-of-loops-that-became-side-effect-free.ll
Log Message:
-----------
[NFC][PhaseOrdering] Add additional loop deletion tests
Test thanks to Michael Kuklinski from #llvm,
originally inspired by Daniel Lemire's https://lemire.me/blog/2021/10/26/in-c-is-empty-faster-than-comparing-the-size-with-zero/
More information about the All-commits
mailing list