[TensorExpr] Wrap error messages with buildErrorMessage call. (#64330)
authorMikhail Zolotukhin <mvz@fb.com>
Wed, 1 Sep 2021 03:27:44 +0000 (20:27 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 1 Sep 2021 03:31:16 +0000 (20:31 -0700)
commit8337a3fb3f44a536ba40e895dad7441b2f4a59f2
treeddb26f7718839871591f9b544439640c25cde9ed
parenta87808de931a31c242bca0c2305ec4af67f08ef2
[TensorExpr] Wrap error messages with buildErrorMessage call. (#64330)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/64330

Test Plan: Imported from OSS

Reviewed By: bertmaher

Differential Revision: D30687226

Pulled By: ZolotukhinM

fbshipit-source-id: ade1be2ad6847c6afbba60307ef854696821b4e3
test/cpp/tensorexpr/test_loopnest.cpp
torch/csrc/jit/tensorexpr/llvm_codegen.cpp
torch/csrc/jit/tensorexpr/loopnest.cpp
torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp
torch/csrc/jit/tensorexpr/registerizer.cpp