[PATCH] D14035: Fix llc crash processing S/UREM for -Oz builds caused by rL250825.

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 17:52:14 PDT 2015


arsenm added a subscriber: arsenm.

================
Comment at: test/CodeGen/Generic/urem_crash.ll:1
@@ +1,2 @@
+; RUN: llc < %s
+
----------------
This definitely needs to check something and should not be under CodeGen/Generic


Repository:
  rL LLVM

http://reviews.llvm.org/D14035





More information about the llvm-commits mailing list