[llvm-dev] Hoisting in the presence of volatile loads.

Alina Sbirlea via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 19 17:14:47 PST 2017


Hi Krzysztof,

Could I get some background info on reasoning about hoisting in the
presence of volatile loads?
I was looking at this testcase: test/Transforms/LICM/volatile-alias.ll

Context: MemorySSA treats volatile loads as defs. I'm looking to better
understand expected behavior in the presence of volatile accesses.
More context: https://reviews.llvm.org/D40375.

Thanks in advance,
Alina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171219/ebbf37b4/attachment.html>


More information about the llvm-dev mailing list