[PATCH] D112536: [DAG] Add functionality for masked truncating store actions

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 05:06:34 PDT 2021


DavidTruby updated this revision to Diff 382616.
DavidTruby added a comment.

Add initialisation for TruncMStoreActions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112536

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112536.382616.patch
Type: text/x-patch
Size: 9412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/592db516/attachment.bin>


More information about the llvm-commits mailing list