🚀 Feature
We should expand test/test_operations to check if operations are being lowered. We have previously seen issues being cause due to this issue (see #4032 and #8713). An example of this test can be seen in #8686.
We should study to see if it is possible to generalize this test, and expand to test our other lowered operations
Motivation
Improve our unit tests to expand coverage while continuing to be readable