[PATCH] D42114: Teach ConstantFoldTerminator to preserve DomTree

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 08:29:50 PST 2018


arsenm closed this revision.
arsenm added a comment.

It turns out this was just a waste of my time and this was already implemented differently in r322401. I don't see specific tests for ConstantFoldTerminator in that commit, so I've gone ahead and committed the test portion in r322683


https://reviews.llvm.org/D42114





More information about the llvm-commits mailing list