[PATCH] D135700: [DAGCombine] Simplify (truncate (build_pair x, y)) -> (truncate x) or x

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 04:28:57 PDT 2022


RKSimon added a comment.

Maybe better to initially make this Hexagon only?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135700/new/

https://reviews.llvm.org/D135700



More information about the llvm-commits mailing list