search for: genrul

Displaying 5 results from an estimated 5 matches for "genrul".

Did you mean: genrule
2018 Aug 15
2
Building LLVM through Bazel
...(Google does this internally with the internal version of Bazel). Writing a short BUILD extension for running tblgen should be possible without too much complexity - not sure what Tensorflow is doing that makes its solution so complicated, it doesn't seem like it should be terribly hard, just a genrule to run tblgen and generate the appropriate files from the td files. Would it be technically possible for cmake to generate bazel files? If so, it seems that that could be a great bridge, and useful to other projects as well. -Chris
2018 Aug 05
2
Building LLVM through Bazel
Hi llvm-dev, I'm not sure if this is the right place for this, but I posted a question on Stack Overflow <https://stackoverflow.com/questions/51585688/building-llvm-with-bazel> a week ago with no response, so feel free to point me elsewhere if there is a more appropriate place. Basically, I have a project using LLVM as a dependency currently building with CMake, which I would like to
2018 Aug 15
1
Building LLVM through Bazel
...t;> the internal version of Bazel). Writing a short BUILD extension for running >> tblgen should be possible without too much complexity - not sure what >> Tensorflow is doing that makes its solution so complicated, it doesn't seem >> like it should be terribly hard, just a genrule to run tblgen and generate >> the appropriate files from the td files. >> >> Would it be technically possible for cmake to generate bazel files? If >> so, it seems that that could be a great bridge, and useful to other >> projects as well. >> > > /maybe/?...
2018 Aug 16
2
Building LLVM through Bazel
...ion of Bazel). Writing a short BUILD extension for running >>>> tblgen should be possible without too much complexity - not sure what >>>> Tensorflow is doing that makes its solution so complicated, it doesn't seem >>>> like it should be terribly hard, just a genrule to run tblgen and generate >>>> the appropriate files from the td files. >>>> >>>> Would it be technically possible for cmake to generate bazel files? If >>>> so, it seems that that could be a great bridge, and useful to other >>>> proje...
2018 Aug 16
3
Building LLVM through Bazel
...ternally with > the internal version of Bazel). Writing a short BUILD extension for running > tblgen should be possible without too much complexity - not sure what > Tensorflow is doing that makes its solution so complicated, it doesn't seem > like it should be terribly hard, just a genrule to run tblgen and generate > the appropriate files from the td files. > >>>>> > >>>>> Would it be technically possible for cmake to generate bazel files? > If so, it seems that that could be a great bridge, and useful to other > projects as well. > &...