[all-commits] [llvm/llvm-project] 9851ed: [ConstraintElim] Add ptr phi tests without inbounds.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Aug 17 03:11:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9851edfc6cca9193aeb36551563631dee51e98d2
https://github.com/llvm/llvm-project/commit/9851edfc6cca9193aeb36551563631dee51e98d2
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis.ll
Log Message:
-----------
[ConstraintElim] Add ptr phi tests without inbounds.
Extra test coverage for D152730.
More information about the All-commits
mailing list