1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Sanjay Patel 936f2110a3 [InstSimplify] (X * Y) / Y --> X for relaxed floating-point ops
This is the FP counterpart that was mentioned in PR35709:
https://bugs.llvm.org/show_bug.cgi?id=35709

Differential Revision: https://reviews.llvm.org/D42385

llvm-svn: 323716
2018-01-30 00:18:37 +00:00
..
llvm [InstSimplify] (X * Y) / Y --> X for relaxed floating-point ops 2018-01-30 00:18:37 +00:00
llvm-c [NFC] fix trivial typos in comments and documents 2018-01-26 08:15:29 +00:00