[PATCH] D68360: PR41162 Implement LKK remainder and divisibility algorithms [urem]
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 08:02:08 PDT 2019
xbolva00 added inline comments.
Herald added a subscriber: sameer.abuasal.
================
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
----------------
Not related to this patch. Revert this change from this patch or commit it as NFC patch.
Same above in some cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68360/new/
https://reviews.llvm.org/D68360
More information about the llvm-commits
mailing list