[llvm] [DAG] Reducing instructions by better legalization handling of AVGFLOORU for illegal data types (PR #99913)
Julius Alexandre via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 23 09:25:04 PDT 2024
================
@@ -0,0 +1,126 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=aarch64 < %s | FileCheck %s
----------------
medievalghoul wrote:
Alright, I'll make sure to fix that
https://github.com/llvm/llvm-project/pull/99913
More information about the llvm-commits
mailing list