[llvm] [DAG] Fold (sext (sext_inreg x)) -> (sext (trunc x)) if the trunc is free (PR #77616)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 18:19:11 PST 2024


https://github.com/phoebewang approved this pull request.

Test changes look great.

https://github.com/llvm/llvm-project/pull/77616


More information about the llvm-commits mailing list