[llvm] [CodeGen] [AMDGPU] Attempt DAGCombine for fmul with select to ldexp (PR #111109)
Vikash Gupta via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 21:42:35 PST 2024
vg0204 wrote:
@arsenm, Still figuring out; they used opt's generated output file o be fed to llc using pipe command
Just to point out that when executing the commmands directly mentioned in lit test, its working fine but getting messed up via updation using llc_check_tests script. Could you comment on that !!
https://github.com/llvm/llvm-project/pull/111109
More information about the llvm-commits
mailing list