[PATCH] D10973: Add missing builtins to the PPC back end for ABI compliance (vol. 3)

Nemanja Ivanovic nemanja.i.ibm at gmail.com
Fri Jul 10 00:26:38 PDT 2015


nemanjai added a comment.

@hfinkel Hal, could you please comment as to where you would like me to put the pattern. With the other ones (around line 1000) isn't really an option since it would be before the definition of the instruction that it uses. I can move ALL the patern fragments into one section below the definition of the instructions (keeping the correct predicates with each group).
If you actually don't want me to move it, can you please approve the changeset?
@wschmidt Bill, I can't commit http://reviews.llvm.org/D10972 without committing this. I'll get both of them in once this one is approved.


Repository:
  rL LLVM

http://reviews.llvm.org/D10973







More information about the llvm-commits mailing list