[PATCH] D21797: [ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 2 flags.
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 02:26:03 PDT 2016
rengolin added a comment.
In http://reviews.llvm.org/D21797#474938, @rovka wrote:
> Indeed, but widening seems to be the default across targets, so it would be unpleasant to add it everywhere (including for every new target).
Good point. LGTM as it is.
http://reviews.llvm.org/D21797
More information about the llvm-commits
mailing list