[llvm] [GlobalISel] Import samesign flag (PR #113090)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 10:36:46 PDT 2024
================
@@ -0,0 +1,48 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple aarch64 -run-pass=aarch64-prelegalizer-combiner -verify-machineinstrs %s -o - | FileCheck %s
----------------
tschuett wrote:
It is part of the import of the samesign flag. Suggestions for better name?
https://github.com/llvm/llvm-project/pull/113090
More information about the llvm-commits
mailing list