[PATCH] D112267: [TargetLowering] Simplify the interface for expandCTPOP/expandCTLZ/expandCTTZ.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 15:35:46 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG996123e5e8d9: [TargetLowering] Simplify the interface for expandCTPOP/expandCTLZ/expandCTTZ. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112267

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112267.381412.patch
Type: text/x-patch
Size: 9441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/89b8d352/attachment.bin>


More information about the llvm-commits mailing list