[all-commits] [llvm/llvm-project] ffc51b: [LV] Remove loads from null from pr73894.ll test.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 20 02:57:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffc51b966e74b89092cd57909d8659756aae106a
https://github.com/llvm/llvm-project/commit/ffc51b966e74b89092cd57909d8659756aae106a
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/pr73894.ll
Log Message:
-----------
[LV] Remove loads from null from pr73894.ll test.
Load from null is UB, load from pointer arg instead.
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