[all-commits] [llvm/llvm-project] 6ccc9e: [AArch64] Add taildup test with computed gotos.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jul 28 05:27:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ccc9e559da8d0f07e496d375dbc02bc441e60d9
https://github.com/llvm/llvm-project/commit/6ccc9e559da8d0f07e496d375dbc02bc441e60d9
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
A llvm/test/CodeGen/AArch64/late-taildup-computed-goto.ll
Log Message:
-----------
[AArch64] Add taildup test with computed gotos.
Add a test case showing missed optimizations from early taildup with
computed gotos for https://github.com/llvm/llvm-project/pull/150911.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list