[PATCH] D56310: GlobalISel: Implement widen for extract_vector_elt elt type
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 7 17:09:44 PST 2019
arsenm marked an inline comment as done.
arsenm added inline comments.
================
Comment at: test/CodeGen/AMDGPU/GlobalISel/legalize-extract-vector-elt.mir:261
+# ---
+# name: extract_vector_elt_0_v3i1_i32
+
----------------
aemerson wrote:
> What are these comments for?
These are cases that should be tested, but are broken for other reasons. I can remove them
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56310/new/
https://reviews.llvm.org/D56310
More information about the llvm-commits
mailing list