[llvm] [DAG] Fold freeze(shuffle(x,y,m)) -> shuffle(freeze(x),freeze(y),m) (PR #90952)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sat May 4 04:03:17 PDT 2024


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


More information about the llvm-commits mailing list