Pass the IRContext into the folding rules. (#1709)
This CL updates the folding rules to receive the IRContext as a paramter instead of retrieving off of the Instruction. Issue #1703
Loading
Please register or sign in to comment
This CL updates the folding rules to receive the IRContext as a paramter instead of retrieving off of the Instruction. Issue #1703