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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 01:39:36 PST 2024


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


More information about the llvm-commits mailing list