[PATCH] D127546: [GISel] Fix narrowScalar() for big endian targets

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 16:41:46 PST 2022


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

Needs more tests



================
Comment at: llvm/test/CodeGen/M68k/GlobalISel/constant.ll:1
+; RUN: llc -march=m68k -global-isel -stop-after=legalizer -simplify-mir < %s | FileCheck %s
+
----------------
Should use generated checks 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127546



More information about the llvm-commits mailing list