[PATCH] D37690: [ARM] Fix typo when creating ISD::SUB nodes

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 12:10:07 PDT 2017


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM, but please just use "MVT::i32" explicitly instead of "VT".


https://reviews.llvm.org/D37690





More information about the llvm-commits mailing list