Files
clang-p2996/llvm/test/CodeGen/X86/inlineasm-sched-bug.ll
Joerg Sonnenberger 791951bd32 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
2019-07-27 18:57:59 +00:00

435 B