Stricter check for the memory access.
authorJoerg Sonnenberger <joerg@bec.de>
Sat, 27 Jul 2019 18:57:59 +0000 (18:57 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Sat, 27 Jul 2019 18:57:59 +0000 (18:57 +0000)
commit791951bd32ac9af46a8c01d841912059ce8cc8cb
treed5605cf631502dffe676f7017aa9a8956d187f7b
parent37a32f3c96f0fcc5a3e4344b23b6ffffd266ed30
Stricter check for the memory access.

The current pattern would trigger for scheduling changes of the
post-load computation, since those are commutable with the inline asm.
Avoid this by explicitly check the order of load vs asm block.

llvm-svn: 367180
llvm/test/CodeGen/X86/inlineasm-sched-bug.ll