[PATCH] D68360: PR41162 Implement LKK remainder and divisibility algorithms [urem]
Tim Gymnich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 10:12:41 PDT 2019
TG908 marked an inline comment as done.
TG908 added inline comments.
================
Comment at: llvm/test/CodeGen/X86/vector-width-store-merge.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
----------------
xbolva00 wrote:
> Not related to this patch. Revert this change from this patch or commit it as NFC patch.
>
> Same above in some cases.
for this file I think it is. For the others you are right,
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68360/new/
https://reviews.llvm.org/D68360
More information about the llvm-commits
mailing list