[all-commits] [llvm/llvm-project] d13bcb: [GVN] Additional test coverage for `findLoadToHois...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Thu Oct 16 06:25:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d13bcb6abcf78ddd49102cb1de93385770bfde33
https://github.com/llvm/llvm-project/commit/d13bcb6abcf78ddd49102cb1de93385770bfde33
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M llvm/test/Transforms/GVN/PRE/pre-load.ll
Log Message:
-----------
[GVN] Additional test coverage for `findLoadToHoistIntoPred` (NFC)
Add coverage exercizing `isNonLocal` when hoisting identical
loads in `findLoadToHoistIntoPred`, previously lacking.
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