[llvm] [DAG] Fold freeze(shuffle(x,y,m)) -> shuffle(freeze(x),freeze(y),m) (PR #90952)
Ulrich Weigand via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 04:31:16 PDT 2024
uweigand wrote:
SystemZ change LGTM.
https://github.com/llvm/llvm-project/pull/90952
More information about the llvm-commits
mailing list