Instead of assuming it is a fixed size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
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 | ||
---|---|---|
2 | opt is missing its input. |
llvm/test/Transforms/InstCombine/gep-object-size-less-than-or-equal-typesize.ll | ||
---|---|---|
2 | Thanks for catching that. update_test_checks.py seemed fine with it and I guess I didn't run check-llvm afterwards. |
clang-format not found in user’s local PATH; not linting file.