William Moses

Results 889 comments of William Moses

Yes I agree this should be done (checking the detach / reattach are of the same scope). There probably should be another CFG simplification done to allow splitting of unrelated...

It is, but I'm just using issues from this repo to track all related bugs. I can move it to the clang repo if you feel strongly.

If possible can you add a test? On Tue, May 14, 2024 at 9:03 AM Sergio Sánchez Ramírez < ***@***.***> wrote: > While trying to import some ChainRules from a...

@mofeing CI still fails "import_rrule: Test Failed at /home/runner/work/Enzyme.jl/Enzyme.jl/test/ext/chainrulescore.jl:117 Expression: rdiff(MockModule.mock_function, MockModule.MockType(1.0f0)) === 2.0f0 Evaluated: Main.MockModule.MockType(2.0f0) === 2.0f0 "

and no, for active vals, Enzyme returns a value of the same type (whatever it is)

Not easily. In order for us to be able to debug this, we'll need you to try to inline all the methods/etc used by the package -- so ideally there...

Yes, please reduce to a MWE still.