[all-commits] [llvm/llvm-project] f12f9b: [x86] propagate FMF from x86-specific intrinsic no...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed May 19 11:25:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f12f9beb04289f3ea1c1e9112609172e0b1b749b
https://github.com/llvm/llvm-project/commit/f12f9beb04289f3ea1c1e9112609172e0b1b749b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list