Ahmed S. Taei
48ec300586
[Fix bazel] Add recently added torch->mhlo conversion pass to bazel ( #1148 )
2022-08-03 14:12:07 -07:00
Ahmed S. Taei
82af44da2f
Fix mhlo bazel rule name ( #1136 )
2022-08-02 12:28:53 -07:00
Ahmed S. Taei
b389053653
Add mhlo to bazel build ( #1120 )
2022-07-28 23:24:42 -07:00
Ashay Rane
89e0288fdc
build: fix bazel build after adding VerifyConversionToValueSemantics.cpp ( #1055 )
...
A previous patch added a new file
("VerifyConversionToValueSemantics.cpp") to the build, but it did not
add it to the list files known to bazel. This patch fixes the problem.
2022-07-14 10:26:51 -07:00
Maksim Levental
e143a34948
Bump LLVM ( #966 )
2022-06-22 22:50:39 -05:00
Ahmed S. Taei
57a28dfadc
[Bazel][Fix] Add missing dependency ( #806 )
2022-04-27 23:22:27 -07:00
Ahmed S. Taei
7f2577a848
Fix bazel build post llvm-project bump ( #803 )
2022-04-26 19:21:52 -07:00
Ahmed S. Taei
eaf34fa02b
Add bazel build support (1/N) ( #706 )
...
This PR adds rules for building the compiler part with bazel, a followup PRs will build the python bindings.
2022-04-06 11:20:39 -07:00