[PATCH] D42788: [SDAG] Legalize all CondCodes by inverting them and/or swapping operands

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 05:56:34 PST 2018


kparzysz added a comment.

There is no test because nobody uses that yet.  The additional situations that this handles used to abort compilation.  I have a patch for Hexagon that uses this, but I want to keep it separate from the target-independent part.


Repository:
  rL LLVM

https://reviews.llvm.org/D42788





More information about the llvm-commits mailing list