[PATCH] D23601: [TII] add new target hook isAdd

Brendon Cahoon via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 13:43:33 PDT 2016


bcahoon added a comment.

The change to the Hexagon test looks good to me. As you mention correctly, the intent is to check that the compiler generates one of special add variants on Hexagon, so the reduced test case is a good change.


https://reviews.llvm.org/D23601





More information about the llvm-commits mailing list