[PATCH] D77567: [RISCV] Implement evaluateBranch

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 02:41:02 PDT 2020


lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.

This is a good first step. I'm happy with how well it is tested, and that it solves some common cases of the issue.

Happy for the follow-up supporting multiple instructions to land later, I don't think it should block this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77567





More information about the llvm-commits mailing list