[PATCH] D49994: Allow constraining virtual register's class within reason

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 09:37:36 PDT 2018


uweigand added a comment.

The new code for f2 in cond-move-03.ll is in fact better, since it now actually uses the conditional move instruction instead of a branch ...


Repository:
  rL LLVM

https://reviews.llvm.org/D49994





More information about the llvm-commits mailing list