[PATCH] D87555: [DivRemPairs] Add an initial case for hoisting to a common predecessor.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 12 01:25:48 PDT 2020


nikic added a comment.

Doesn't this need some guaranteed-to-transfer checks for all instructions we're moving across?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87555/new/

https://reviews.llvm.org/D87555



More information about the llvm-commits mailing list