Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Event Timeline
Comment Actions
- Use new option names.
- Adjust tests according to the new naming scheme.
- Add a test to exercise simplifyUsingOffsets.
Comment Actions
I agree that these tests can use some more comments to clearly indicate what you expect.
Also, is it possible to isolate a test for the cast folding, put it in the patch with the cast folding? I think then that one would be ready to land. And the CFG tests I'd rather have as part of the CFG folding patch rather than separate.
Please comment in more detail which cases can be simplified. Are there scenarios with constant loads that won't get simplified?