-
## Simple Summary
Add an optimization pass that "inlines" small basic blocks. Similar to function inlining it allows following passes to simplify things even further and remove redundancy.
For e…
-
Restructure the `packet_queue` structures from fast dispatch for reuse in EDM. Along the way, cleanup the interfaces so the queue is more amenable to optimization and specialization by sender/receiver…
-
| | |
| --- | --- |
| Bugzilla Link | [6396](https://llvm.org/bz6396) |
| Version | 2.6 |
| OS | Linux |
| CC | @asl,@efriedma-quic,@sunfishcode |
## Extended Description
I have written a simple l…
-
When targeting OpenGL, the spirv optimization pass in impellerc produces shaders that have a for loop syntax that is invalid in WebGL. @chinmaygarde may have some more details as to the exact nature o…
-
Dear maintainers of Elmer FEM,
This is Dr. Zaikun Zhang from the Hong Kong Polytechnic University. Together with Professor [N.I.M. Gould](https://www.numerical.rl.ac.uk/people/nimg/), I am responsi…
-
Hi, I've been following your instructions on the README to train the model. However, I ran into CUDA out-of-memory issues even with a 16 GB GPU.
I have tried to solve the above with the following s…
-
`numpy.count_nonzero`, `numpy.nonzero` and `numpy.flatnonzero` are expensively used within `scipy.sparse` ([compressed.py:616](https://github.com/scipy/scipy/blob/master/scipy/sparse/compressed.py#L61…
-
[cmpdylib.zip](https://github.com/avast/retdec/files/3142839/cmpdylib.zip)
^
This executable came from the Mac, it's a command from /usr/bin/cmpdylib.
When I decompiled it, it seemed to be succes…
-
[Guidance](https://github.com/guidance-ai/guidance) allows users to constrain generation (e.g. with regex and CFGs) as well as to interleave control (conditionals, loops, tool use) and generation for …
-
The search query for "Minimally covers" under modular curves is taking too long. Example: ( https://beta.lmfdb.org/ModularCurve/Q/?covers=1.1.0.a.1 ). Discussion with Edgar and David suggests that the…