[ForwardOpTree] Support hoisted invariant loads.
Hoisted loads can be trivially supported because there are no MemoryAccess to be modified, the loaded value is just available at code generation. llvm-svn: 308826
Loading
Please register or sign in to comment