[PATCH] D37611: [IfConversion] More simple, correct dead/kill liveness handling

Jesper Antonsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 08:04:23 PDT 2017


JesperAntonsson added a comment.

Ah, thanks. Then the fault is in our backend, that we somehow miss to add that imp-use in some circumstances. My previous patch is probably better, then. I'll reupload that with Matthias suggested name changes. :-)


https://reviews.llvm.org/D37611





More information about the llvm-commits mailing list