We should not optimize it in D158062. This adds the test coverage.
And unneeded attributes nonnull and inbounds are removed.
Differential D159530
[RISCV] Add tests for memory constraint A wangpc on Mon, Sep 18, 10:25 PM. Authored by
Details We should not optimize it in D158062. This adds the test coverage. And unneeded attributes nonnull and inbounds are removed.
Diff Detail
Event TimelineComment Actions LGTM, one minor nit. You're consistent with other tests in this file with using nonnull and inbounds, but I'd typically drop any attributes that don't alter the output of the test. Comment Actions Read the banner at the top of every Phabricator page. New revisions should be submitted via GitHub. Comment Actions Yes, but I think this was posted here rather than as a PR as it's a pre-requisite for a patch that had already started review on Phabricator. So it seems reasonable enough in this instance. Comment Actions Oh, I thought I had checked for the Stack button as I guessed that might be the case, but seems I managed to miss it. My bad. |