[all-commits] [llvm/llvm-project] a0635e: [PhaseOrdering] Add tests showing missed simplific...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Feb 9 07:48:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0635edc5980218ad210da25a5c9afe346110ccb
https://github.com/llvm/llvm-project/commit/a0635edc5980218ad210da25a5c9afe346110ccb
Author: Florian Hahn <florian_hahn at apple.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/AArch64/extra-unroll-simplifications.ll
A llvm/test/Transforms/PhaseOrdering/AArch64/hoist-runtime-checks.ll
Log Message:
-----------
[PhaseOrdering] Add tests showing missed simplifications.
Add tests showing missed simplifications due to phase ordering.
More information about the All-commits
mailing list