On Fri, Sep 11, 2026 at 5:08 PM Taylor Simpson <[email protected]> wrote: > > Instructions such as post-increment loads define multiple destinations > These make it harder to detect multi-write conflicts > > Signed-off-by: Taylor Simpson <[email protected]> > --- > tests/tcg/hexagon/multiple-writes.c | 60 +++++++++++++++++++++++++++++ > 1 file changed, 60 insertions(+)
Reviewed-by: Marco Liebel <[email protected]>
