Instead of assuming it is a fixed size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. (With the fix) I've tested this produces the expected output.
| llvm/test/Transforms/InstCombine/gep-object-size-less-than-or-equal-typesize.ll | ||
|---|---|---|
| 3 | opt is missing its input. | |
| llvm/test/Transforms/InstCombine/gep-object-size-less-than-or-equal-typesize.ll | ||
|---|---|---|
| 3 | Thanks for catching that. update_test_checks.py seemed fine with it and I guess I didn't run check-llvm afterwards. | |
opt is missing its input.