Nikita Popov ff66e9b7e2
[Docs] Update frontend perfomance tips about loads/stores (#83833)
This contains two updates:

* Generalize the "no loads stores of aggregates" to "no values of
aggregate type" in general, and be clearer about the exceptions where it
is okay to use them.
 * Mention that you should not load/store non-byte-size types.
2024-03-05 09:34:06 +01:00
..