Change if-conversion to keep track of the extra cost due to microcoded
instructions separately from the count of non-predicated instructions. The instruction count is used in places to determine how many instructions to copy, predicate, etc. and things get confused if that count includes the extra cost for microcoded ops. llvm-svn: 117332
Loading
Please register or sign in to comment