[DAG] add test to show FMF mismatch between IR and DAG; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 1 May 2018 15:43:36 +0000 (15:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 1 May 2018 15:43:36 +0000 (15:43 +0000)
commit5727011fd552d87351c6229dc0337114a0269848
treebdff329f101f0b554b3659d256e4c347ded7d4c0
parente757ddaf3d59d9ec92f4ed01d0c65809fa2f99be
[DAG] add test to show FMF mismatch between IR and DAG; NFC

D45710 proposes to change this, but we have no test coverage
for the first step in this process.

llvm-svn: 331271
llvm/test/CodeGen/X86/fmf-propagation.ll [new file with mode: 0644]