[llvm] [GlobalISel] Transform anyext(freeze(trunc(x))) to freeze(x) (PR #165679)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 30 15:39:43 PDT 2025


https://github.com/arsenm commented:

I think this is OK but DAGCombiner seems to not have this one 

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


More information about the llvm-commits mailing list