[all-commits] [llvm/llvm-project] eefd08: [ConstraintElim] Add test with implicit/explicit G...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Dec 5 07:25:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eefd0858431e13fa81a8ec3e579251aacb957a32
https://github.com/llvm/llvm-project/commit/eefd0858431e13fa81a8ec3e579251aacb957a32
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/geps-i32-pointer-indexes.ll
Log Message:
-----------
[ConstraintElim] Add test with implicit/explicit GEP index truncate.
The implicit index truncate example is currently being miscompiled.
More information about the All-commits
mailing list