This change reverts a batch of autogenerated checks in the pow-exp.ll file where a previous version had used wildcards to account for minor variations in constant folding by different math libraries. The file is also updated to add a comment that will prevent future autogeneration.
The autogenerated changes being reverted are among the changes here: https://github.com/intel-restricted/applications.compilers.llvm-project/commit/2caaec65c04ea7d0e9568b7895b7a46d6100cb75#diff-e800a6ae456ef1224d5a4e6f1f5145732f36b4f84b21d35c671c14ca7d158364
See: https://discourse.llvm.org/t/auto-generated-checks-with-inexact-fp-results/71713