Commit Graph

2 Commits

Author SHA1 Message Date
Juneyoung Lee ad48367722 [JumpThreading] Let SimplifyPartiallyRedundantLoad look into freeze
This patch allows SimplifyPartiallyRedundantLoad work when
the branch condition was frozen.

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D84944
2020-07-31 15:28:24 +09:00
Juneyoung Lee f561713d75 [JumpThreading] Add a test for D84944 ; NFC 2020-07-31 15:20:59 +09:00