[all-commits] [llvm/llvm-project] 1ae405: [ConstraintElimination] Add tests for chained GEPs...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Oct 8 11:40:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ae405144d62299d87096de4dc2596a04a4fee84
https://github.com/llvm/llvm-project/commit/1ae405144d62299d87096de4dc2596a04a4fee84
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/gep-add.ll
M llvm/test/Transforms/ConstraintElimination/gep-sub.ll
Log Message:
-----------
[ConstraintElimination] Add tests for chained GEPs without inbounds.
More information about the All-commits
mailing list