[all-commits] [llvm/llvm-project] b24b6c: [PhaseOrdering] Add test with gep null compare in ...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Jun 29 01:19:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b24b6c4a32e159ece79583b3aaf5887ea44c4ebf
https://github.com/llvm/llvm-project/commit/b24b6c4a32e159ece79583b3aaf5887ea44c4ebf
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/gep-null-compare-in-loop.ll
Log Message:
-----------
[PhaseOrdering] Add test with gep null compare in loop (NFC)
Test from D153392 in both the alloca and malloc variants.
More information about the All-commits
mailing list