[PATCH] D67497: [aarch64] move custom isel of extract_vector_elt to td file - NFC

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 07:57:55 PDT 2019


evandro added a comment.

Is there a test case that checks that this change does not break what the code in `AArch64DAGToDAGISel::Select()` was meant to handle?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67497/new/

https://reviews.llvm.org/D67497





More information about the llvm-commits mailing list