[PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 08:47:01 PDT 2016


evandro added a comment.

Oi, Renato.

I'm for discouraging the use of `Subtarget.getProcFamily()`, but I don't think that it's realistic to suppose that every instance should be replaced with a feature.  The only use for now can hardly be folded into a feature.  How would you envision such minutiae as features?

Obrigado.


Repository:
  rL LLVM

http://reviews.llvm.org/D20762





More information about the llvm-commits mailing list