Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
M68k LLVM Development
Motorola 68000 series processors development in upstream LLVM (ex. compiler backend)
Collective -
Host: opensource -
https://opencollective.com/m68k-llvm-dev
- Website: https://m680x0.github.io
- Code: https://github.com/m680x0
Add VerbosePassInstrumentation to the second pass manager of the arcilator tool to include its s...
github.com/llvm/circt - 466f6cc1083e9099bcb8b68be9d6dd5ea861320b authored 10 months ago by fzi-hielscher <[email protected]>github.com/llvm/circt - 9bf7c33ee586085cb58ee5d08c3d548a60bb76d6 authored 10 months ago by Martin Erhart <[email protected]>
To clearly separate semantics, define a bit-vector type and attribute instead of reusing the bui...
github.com/llvm/circt - 7e0ae45817417b8ec94dc1622b906f5d804dad5f authored 10 months ago by Martin Erhart <[email protected]>github.com/llvm/circt - 8b4e95de1e6f8ecfba29de86cafb682b59346811 authored 10 months ago by Martin Erhart <[email protected]>
We have an existing check that paths are in the same owning module as
the entity they target. T...
github.com/llvm/torch-mlir - ad6159c7cb6e5105827c99aa6bb2cbe01f7a36d5 authored 10 months ago by Yuanqiang Liu <[email protected]>
github.com/llvm/llvm-www - b61510a366159b18c5f395336e0a4d882e014ab4 authored 10 months ago by AdityaK <[email protected]>
Fix a missing CMake dependency on the Emit dialect for the build rules for
DebugInfo.
h/t @fzi-...
github.com/llvm/circt - 4d9033ed5b37f30deeaeaf975a35a928caea080d authored 10 months ago by Schuyler Eldridge <[email protected]>
Fix a missing dialect registration for the DebugInfo translation. This
fixes an error if trying...
Splat operators required the output is 1-D. This was not a required
restriction and was loosene...
This commit provides dummy solution to support elmentwise operations
(mul, add) with scalar arg...
Reduce mean lowerings did not succesfully lower to `linalg` via torched.
There were two separat...
github.com/llvm/circt - 4d5dab52e2f4eb79f208a2914402c639fc71bcb2 authored 10 months ago by Nandor Licker <[email protected]>
github.com/llvm/torch-mlir - 229ca3a9e1cf1fc24a45e29315fd6af41322dcd3 authored 10 months ago by Yuanqiang Liu <[email protected]>
Instead of just dedup-ing the external memory module, include the
memory wrapper module in the ...
github.com/llvm/circt - eb5900a6e7069156b5508cd74c11e17f8026277e authored 10 months ago by Andrew Lenharth <[email protected]>
Updating to Apple Clang 1500.3.9.4 fixes the problem that was causing
test failures.
Build/t...
github.com/llvm/llvm-zorg - 332f0102ea4ba47de6b72e13e56960f860424184 authored 10 months ago by dyung <[email protected]>github.com/llvm/llvm-test-suite - 37e860161cd94337010927fe7321f2f92fac647c authored 10 months ago by Kiran Chandramohan <[email protected]>
github.com/llvm/llvm-blog-www - 5e6128ab19f1eb90e4c567338f684dc1acb7cc11 authored 10 months ago by Shivam Kunwar <[email protected]>
- Contribution from Technical Writing team at compiler-research.org
- I have tested this locall...
github.com/llvm/llvm-blog-www - f1e10234875b55d93c4306b93651196c72406084 authored 10 months ago by QuillPusher <[email protected]>- renamed the article and filename
- removed GSoC references
- removed GSoC intro
- added a b...
github.com/llvm/llvm-blog-www - 29008b0557dff598972ed4b05794e856bc04fbae authored 10 months ago by QuillPusher <[email protected]>github.com/llvm/circt - c8ad1d6376010a5ba336a3431f16716fe2a36a64 authored 10 months ago by Andrew Lenharth <[email protected]>
github.com/llvm/www-releases - 5217597d3f525a2c291c430b1be03883d4148525 authored 10 months ago by Tom Stellard <[email protected]>
* torch-mlir may not handle `aten.warn`. But it could be handled by
custom users' backend which...
github.com/llvm/llvm-zorg - c5213b3c5ad0ed4dd2a909096682cc992ee1c761 authored 10 months ago by Vitaly Buka <[email protected]>
github.com/llvm/llvm-www - 50150681a60ba7f1dbae8a1c38604deba87adcbc authored 10 months ago by Brad Smith <[email protected]>
github.com/llvm/llvm-www - be340765827f81ae64261ed5f4db917ae37e1f27 authored 10 months ago by Brad Smith <[email protected]>
If the broadcast shape is length-1 at a dim while `?` in the input dim
then we need to broadcas...
This folds small version of the tensor-scalar comparison operators as
they are commonly used fo...
uses version checking since attributes exist in both versions, the only
thing that changes is w...
Fix an issue in the parser of the `firrtl.constant` op, which would
truncate the sign bit of ne...
github.com/llvm/circt - a4a1eb605b139bc9cc92b86d851f69ce5a345f47 authored 10 months ago by Martin Erhart <[email protected]>
github.com/llvm/llvm-zorg - 04ddb104263dbf5f2fff8aac4a689c1fd9b1de5d authored 10 months ago by Vitaly Buka <[email protected]>
This matches what builkite is doing right now.
Also add myself to the notification for this bot.
github.com/llvm/llvm-zorg - 4312611aa9611ba33ccc994f7125567fd00fb06a authored 10 months ago by Mehdi Amini <[email protected]>github.com/llvm/circt - 95a2f948b70cfe5d2288a05efe5bb9d889cdcc0e authored 10 months ago by Nandor Licker <[email protected]>
github.com/llvm/www-releases - 32e9fba7d5b41d023f0d49f91d17b74f9580c7f4 authored 10 months ago by Tom Stellard <[email protected]>
The file was renamed by PR https://github.com/llvm/torch-mlir/pull/2842.
github.com/llvm/torch-mlir - 6b3a7d07c2c76f5e8437ff4e88110899621557b9 authored 10 months ago by Dmitry Babokin <[email protected]>
These targets are useful for downstream projects that want to install
all CIRCT libraries. The ...
Both the upstream MLIR IntegerAttr and OM IntegerAttr are backed by an
arbitrary precision inte...
Most interesting arithmetic on APSInt asserts that both operands are
the same bitwidth, but the...
cc #6715.
github.com/llvm/circt - 51ae1440e7053670acbf712dd4a35a1f50a9a4ce authored 10 months ago by Will Dietz <[email protected]>
Previous gemm version required a bias vector.
This provides an alternate path to `Torch::AtenM...
* [Fortran/gfortran] Enable passing tests
These tests now pass. Some tests that only pass on ...
github.com/llvm/llvm-test-suite - e32ac99c8a8707a0862bdca82ddaa4d82fc2eb41 authored 10 months ago by Tarun Prabhu <[email protected]>
The current padding operation was not functional for dynamic shapes.
Updated and enabled tests ...
github.com/llvm/circt - d6a6a025a7358a8592ddc7e38afa5f656e4b8c45 authored 10 months ago by fzi-hielscher <[email protected]>
Spec: https://onnx.ai/onnx/operators/onnx__Clip.html
github.com/llvm/torch-mlir - 7b18646defbe24653e041279ab4a772b757f6a23 authored 10 months ago by Scott Todd <[email protected]>
Set PyTorch and TorchVision version to nightly release 2024-03-07.
This commit also removes the...
This moves LowerIntrinsic to preprocess transforms.
github.com/llvm/circt - f6cc005495e60198f065fcd59ce3272bd44dd52e authored 10 months ago by Hideto Ueno <[email protected]>Co-authored-by: wenyangwang <[email protected]>
github.com/llvm/torch-mlir - d5693b3f51a8414cddf4e486daff52d8fa87cfa5 authored 10 months ago by penguin_wwy <[email protected]>
This picks up a bugfix in DialectConversion:
https://github.com/llvm/llvm-project/commit/960665...
Since cibuildwheel doesn't yet support Python 3.13, comment it out until support gets added.
github.com/llvm/circt - 7c108d638706d783b31636941c0c6a633b5d365f authored 10 months ago by John Demme <[email protected]>
RewriterBase::replaceAllUsesWith is not currently supported by
DialectConversion. Using it may l...
We can support `onnx.Size` by requesing the size of each dimensions and
taking the product of t...
This mostly copy-pastes the reduce minimum implementation to reduce max
to improve test coverag...
The DialectConversion infrastructure now asserts that replaced ops are
not modified, including i...
The modifyOpInPlace seems to have been used to give the
PartialLoweringFunc carte blanche to mak...
Updating PowerPC bots to use the upstream CMake support for ccache.
Replace usage of LLVM_CCACH...
The addition of an e2e test is actually provided in the Shark-Testsuite.
This adds 2 test cases...
Current implementation depends on using `aten.view` which has issues
inferring tensor collapse/...
github.com/llvm/Polygeist - 69c116a74ec06c1aa47d5b80f2a9fb4c65e9ce57 authored 10 months ago by Ivan R. Ivanov <[email protected]>
github.com/llvm/circt - e1a69e3f3ae4ffcc40ae663817ec315fc9422cd1 authored 10 months ago by Nandor Licker <[email protected]>
github.com/llvm/circt - 72b5b2fe3f9c9d9ecff7c523abc88f12924e42aa authored 10 months ago by Nandor Licker <[email protected]>
github.com/llvm/www-releases - 79e9c72c763ab1706c8278388cbd3ce8562ad2bd authored 10 months ago by Tom Stellard <[email protected]>
github.com/llvm/www-releases - 0eb9960db69d5eddecc2155488604801a43357f4 authored 10 months ago by Tom Stellard <[email protected]>
It used to fail due to the missing runtime support, but this
was not considered a failure.
It ...
Add e2d support for `aten.linalg_norm` by decompose it to
`aten.linalg_vector_norm`.
Lowerin...
github.com/llvm/torch-mlir - aa7c9a965342116f09d991e20c6d6335a673f729 authored 10 months ago by Ze Zhang <[email protected]>
It used to fail due to the missing runtime support, but this
was not considered a failure.
It ...
Convert to individiual slices and tuple together as a list.
---------
Co-authored-by: Scot...
github.com/llvm/torch-mlir - bc0527676b10f5e6d2d9a55b54ec150cdce2b226 authored 10 months ago by Rob Suderman <[email protected]>
In some OM dialect constructs, it is possible to receive
EvaluatorValue::Reference values. In t...
`getRawBuffer` expects a densely packed vector of `i1` values however
`onnx` does not densely p...
Two build-id related LLD tests are failing on the MacOS builder I am
trying to bring up apparen...
Enable passing additional lit arguments per bot to the `ninja
check-openmp` configuration.
Thi...
I am shuffling around the builder assignments for a few workers, so
needed to remove the hard c...
Add a new release builder for the AArch64 Darwin target, and a new
worker to share build respon...
* that `dataclass`'s `slots` is supported after python 3.10.
github.com/llvm/torch-mlir - 4d01b0f1a38708d6e7966d1df326dcc9e52d8c5e authored 10 months ago by Yuanqiang Liu <[email protected]>github.com/llvm/circt - 23eb8c330a3c8015cdd97439b82a75913a082939 authored 10 months ago by Nandor Licker <[email protected]>
* LLVM bump to f75c6ed93e785c09884a317ce2bfd440e7f8f573
github.com/llvm/circt - 4156a7589a303746f82276151a4ec469691b6692 authored 10 months ago by Prithayan Barua <[email protected]>
A handful of operations are commonly used in shape calculations (slice,
concat, broadcast). Add...
github.com/llvm/llvm-foundation-www - 392a1550a06353c3706487cabf314306b115921c authored 10 months ago by Kit Barton <[email protected]>
Alternatives to https://github.com/llvm/torch-mlir/pull/2908
Fix https://github.com/nod-ai/SH...
github.com/llvm/torch-mlir - 09875fabd1b37b8c15822088cebe57a6e866c528 authored 10 months ago by Chi_Liu <[email protected]>
Existing lowering via aten.view does not work as well for dynamic shapes
as the lowering to ten...
github.com/llvm/llvm-foundation-www - ebd1967ffaaaf96592f8e0c64230711969ee2d80 authored 10 months ago by Kit Barton <[email protected]>
In https://github.com/llvm/circt/pull/6582, initial support for
classes and objects was added i...
We assumed rank was atleast 1 however it can be rank-0, generating an
illegal pair of flatten /...
github.com/llvm/circt - e8d919f3ef9490e5e6df0b4f3effa7155e82d965 authored 10 months ago by Nandor Licker <[email protected]>
github.com/llvm/torch-mlir - 916554f270bebcb8a2195ce58eea7dd2c04c47e1 authored 10 months ago by Yuanqiang Liu <[email protected]>
This change also rewrites the `verilator` macro to `VERILATOR` to keep it consistent with other ...
github.com/llvm/circt - a6a78ad77ba80a39731ed3a06275ab5392c8aad5 authored 10 months ago by Nandor Licker <[email protected]>github.com/llvm/circt - 2bc20c7e4f04a9d20cd857ae9dad1cbc7005723f authored 10 months ago by Nandor Licker <[email protected]>
github.com/llvm/circt - 156702db117b60e68e52aa4795dc9474af4c6d3a authored 10 months ago by Nandor Licker <[email protected]>
github.com/llvm/circt - 854a7f150db9e896c40b4f7bfa5ea92d474a179e authored 10 months ago by Nandor Licker <[email protected]>
Macro identifiers now use a proper symbol to handle references.
The verifiers are not yet enabl...
WireDFT is no longer used within SiFive. No issues popped up while the pass could be optionally ...
github.com/llvm/circt - 932d288a6f54a7d37945ca25e2691912d02b6a35 authored 10 months ago by Nandor Licker <[email protected]>
Add continuous, blocking, and non-blocking assignments to the Moore
dialect. These represent th...
Remove possibly confusing language on the conditions for why a wheel was
uploaded. This can hap...
Add an input to the workflow_dispatch even of the "Upload Wheels" GitHub
Action workflow. This ...
Change two usages of private friend members to use public member
functions. This is mildly clea...
Add a member function for recording a mapping of old FIRRTL module to new
HW module. Use this t...
Fixes a bug where memories instantiated under the DUT would be moved to
the testbench directory....
Add the emit dialect to the C-API and to Python. This is both missing and
is necessary for down...
Remove use of designated initializers. This is a C++20 feature and the
Windows builds are unhap...