[PATCH] D157607: [LegalizeTypes] Support promotion for vp bitmanip sdnodes.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 17:27:18 PDT 2023


fakepaper56 added a comment.

> As a side note, there's a lot of duplication between the VP and non-VP nodes here. I wonder if it's time to introduce some sort of helper/abstraction for it.

I agree we may try to introduce MatchContext in DAGCombiner or similar patterns  to here now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157607



More information about the llvm-commits mailing list