bondhugula added a comment.

This revision has broken MLIR test cases that test conversion to llvm IR 
(test/Target/llvmir.mlir - an llvm.alloca in MLIR with its alignment attribute 
set to 0 now converts into an LLVM IR alloca with alignment automatically set 
to 4 - I think the fix is trivial). Please build with 
-DLLVM_ENABLE_PROJECTS=mlir to reproduce - revisions submitted via arcanist 
will show the failed test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77984



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

Reply via email to