[all-commits] [llvm/llvm-project] ff4fcb: [test] Add test for null_pointer_is_valid and Inli...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Jun 21 14:01:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff4fcbb5f4bc96cf848ac7de49ddb562eb1a27f5
https://github.com/llvm/llvm-project/commit/ff4fcbb5f4bc96cf848ac7de49ddb562eb1a27f5
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
A llvm/test/Transforms/Inline/instsimplify-null-pointer-is-valid.ll
Log Message:
-----------
[test] Add test for null_pointer_is_valid and Inliner instsimplify interaction
As requested in D151254
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D153435
More information about the All-commits
mailing list