[llvm] r177730 - R600: Use legacy (0 * anything = 0) MUL instructions for pow intrinsics
Rafael Espíndola
rafael.espindola at gmail.com
Mon Mar 25 10:38:31 PDT 2013
On 25 March 2013 04:43, Michel Dänzer <michel.daenzer at amd.com> wrote:
> On Son, 2013-03-24 at 13:48 -0400, Rafael Ávila De Espíndola wrote:
>> Testcase?
>
> There is test/CodeGen/R600/llvm.pow.ll.
What I mean is: Why no testcase was modified by this patch? It is good
practice to, when possible, to include test changes in the same commit
that implemented the fix or added the feature.
Cheers,
Rafael
More information about the llvm-commits
mailing list