[LLVM] Represent alignment information in LLVM IR (#5598)
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Fri, 15 May 2020 21:39:21 +0000 (16:39 -0500)
committerGitHub <noreply@github.com>
Fri, 15 May 2020 21:39:21 +0000 (14:39 -0700)
commit8d988dfc61e84dd2d6f883c9136614cdbe90b9f4
tree7d92fddec66f2a609cfd7b281a3f0e91ddcd6d5e
parente7e3c58b79cb0b660d7d3906c3a43f7b448cceb0
[LLVM] Represent alignment information in LLVM IR (#5598)
src/target/llvm/codegen_cpu.cc
src/target/llvm/codegen_llvm.cc
tests/python/unittest/test_target_codegen_llvm.py