[all-commits] [llvm/llvm-project] 81af34: [Mem2Reg] Add test for uninitialized nonnull loads...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jul 12 03:42:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81af34402d422c7bb5267be2ef73c9a863b8c354
https://github.com/llvm/llvm-project/commit/81af34402d422c7bb5267be2ef73c9a863b8c354
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M llvm/test/Transforms/Mem2Reg/preserve-nonnull-load-metadata.ll
Log Message:
-----------
[Mem2Reg] Add test for uninitialized nonnull loads (NFC)
This shows a difference in behavior between the single block and
the multi block case.
More information about the All-commits
mailing list