[all-commits] [llvm/llvm-project] a38bfa: [LV] Update test to not have trivially simplify-ab...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Apr 30 11:18:47 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a38bfad26bea46554abecde654f654109a73e907
https://github.com/llvm/llvm-project/commit/a38bfad26bea46554abecde654f654109a73e907
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-04-30 (Thu, 30 Apr 2026)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/cost-constant-known-via-scev.ll
M llvm/test/Transforms/LoopVectorize/X86/funclet.ll
Log Message:
-----------
[LV] Update test to not have trivially simplify-able/dead instrs (NFC) (#195136)
Make a few tests more robust w.r.t. simplifications/DCE by adding users
and adjust a trivially simplify-able AND.
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