arsenm added inline comments.

================
Comment at: llvm/test/Transforms/MemCpyOpt/byref-memcpy.ll:44
+}
+
+declare void @leaf(%struct.S* byref(%struct.S) align 4)
----------------
I think this is missing an alignment check. Can you add a test where the callee 
requires a higher parameter alignment than the caller?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86020

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

Reply via email to