mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
411ae35850
Previous attempt to fix infinite recursion in min/max reassociation was not fully successful (D100170). Newly discovered failing case is due to not properly handled when there is a single use. It should be processed separately from 2 uses case. Reviewed By: mkazantsev Differential Revision: https://reviews.llvm.org/D101359 |
||
---|---|---|
.. | ||
NVPTX | ||
nary-add.ll | ||
nary-mul.ll | ||
nary-req.ll | ||
nary-smax.ll | ||
nary-smin.ll | ||
nary-umax.ll | ||
nary-umin.ll | ||
pr24301.ll | ||
pr35710.ll | ||
pr37539.ll |