Tau

Results 32 comments of Tau
trafficstars

After this is merged, I'd be happy to fix #7494 (if it turns out to still be a problem).

@mrjbq7 did good work which will be useful either way, I hope it gets merged soon. We can get the improved performance without requiring the user to `rehash()` manually by...

> The issue tracker is not for support with games and projects on itch.io. https://github.com/itchio/itch.io/blob/master/CONTRIBUTING.md

> For such an specific case I would say you should write Zig code to write Zig code That is always an alternative; I just think it would be an...

Here you go. Thank you for making this site, by the way! It's been terribly useful. ![codepoints_is_broken2](https://github.com/user-attachments/assets/c041fd36-78a8-42d9-8584-c80ec4f8d153)

> Also I'm not convinced the order of basic blocks is the problem. If you move the placeBlock so that we get the same order of blocks again as we...

The LLVM is the same, differing only in the order of the blocks. Hang on a sec, I can show you too...

Updated the details tags in my previous comment.

@jacobly0 If you are referring to the `remapped_index` field, we could get rid of that by doing a remapping scan over all instructions in finish(); would that help? > doesn't...

@andrewrk #14238 is still open, how else would that be solved?