[PATCH] D105200: [AArch64][GlobalISel]Legalise some vector types for min/max
Irina Dobrescu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 09:50:48 PDT 2021
Rin added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/legalize-min-max.mir:2
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=aarch64-- -run-pass=legalizer %s -o - | FileCheck %s
+
----------------
paquette wrote:
> Run the verifier?
Sorry about that, I'll add it to the tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105200/new/
https://reviews.llvm.org/D105200
More information about the llvm-commits
mailing list