On Mon, Sep 30, 2019 at 11:33:52AM +0200, Peter Zijlstra wrote: > Like I said before, something like: "disallowing store hoists over control > flow depending on a volatile load" would be sufficient I think.
We need to add 'control flow depending on an inline-asm' to that. We also very much use that.