Probably overwritten loads should not be considered hoistable
Do not assume a load to be hoistable/invariant if the pointer is used by another instruction in the SCoP that might write to memory and that is always executed. llvm-svn: 287272
Loading
Please register or sign in to comment