[x86] propagate FMF from x86-specific intrinsic nodes to others during combining
authorSanjay Patel <spatel@rotateright.com>
Wed, 19 May 2021 18:21:20 +0000 (14:21 -0400)
committerSanjay Patel <spatel@rotateright.com>
Wed, 19 May 2021 18:25:09 +0000 (14:25 -0400)
commitf12f9beb04289f3ea1c1e9112609172e0b1b749b
tree2ff2159d927ff79ad62a07cf9dea582c55a30249
parentfd09a764ebc4dfd013292226480edcf0a604c4c4
[x86] propagate FMF from x86-specific intrinsic nodes to others during combining

This is another FMF gap exposed by D90901, but I don't see a way
to show the difference in a regression test as with:
f66ba4c
6025663

We will see an asm difference if we add a test as part of D90901.
llvm/lib/Target/X86/X86ISelLowering.cpp