LLVM Update: requesting contributors for updating ONNX-MLIR
Hello ONNX-MLIR contributors
It is time to restart our 2 times per month update of ONNX-MLIR to the latest stable LLVM.
Our schedule is explained here: https://github.com/onnx/onnx-mlir/wiki/LLVM-and-StableHLO-Update-Schedule
Which individual contributor/company is interested in maintaining a close schedule between ONNX-MLIR and LLVM?
I know we are (IBM)
Hi @AlexandreEichenberger, I'm willing and happy to contribute to this task, in the upcoming days. Please let me know can I do this task. thanks.
We (AMD) are also interested in regular updates of the LLVM version.
Big Thanks, @Sunny-Anand is doing a round now, would be great if you added your names in the link above. @Sunny-Anand will be coordinating on the IBM side.
@jorickert @jagadeeshvx Once the current round of changes goes in, I will update the cadence here to start with a biweekly cadence. I will add jagadeeshvx for the next, followed by jorickert. I can also tag you in the onnx-mlir slack channel if you prefer that.
@jorickert @jagadeeshvx Once the current round of changes goes in, I will update the cadence here to start with a biweekly cadence. I will add jagadeeshvx for the next, followed by jorickert. I can also tag you in the onnx-mlir slack channel if you prefer that.
sure @Sunny-Anand and Thanks.
@jagadeeshvx @jorickert @brnorris03 @christopherlmunoz pls see the schedule here. I am not sure if you had a chance to look at the announcement here.
Hi team, the latest LLVM has modified the signatures of some interfaces, as seen in this PR. As a result, StableHLO needed to make corresponding updates, which were addressed in this PR. To resolve compatibility issues in the ONNX-MLIR project, I updated both LLVM and StableHLO to the latest compatible versions: https://github.com/onnx/onnx-mlir/pull/3221 cc: @AlexandreEichenberger , @Sunny-Anand