akhuang marked an inline comment as done.
akhuang added inline comments.

================
Comment at: llvm/test/CodeGen/X86/label-heapallocsite.ll:1
+; RUN: llc -O0 < %s | FileCheck %s
+; FIXME: Add test for llc with optimizations once it is implemented.
----------------
hans wrote:
> Does llc have a "-fast-isel" flag or similar that could be used instead, to 
> make it more clear that it's fast-isel that's significant for the test?
I couldn't find a flag that makes llc use fast-isel; it should soon work for 
both cases though.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60800/new/

https://reviews.llvm.org/D60800



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to