This is the FP counterpart that was mentioned in PR35709:
https://bugs.llvm.org/show_bug.cgi?id=35709
I suspect we're missing other similar basic folds for FP reassociations.
Differential D42385
[InstSimplify] (X * Y) / Y --> X for relaxed floating-point ops spatel on Jan 22 2018, 10:52 AM. Authored by
Details This is the FP counterpart that was mentioned in PR35709: I suspect we're missing other similar basic folds for FP reassociations.
Diff Detail
Event Timeline
|