[PATCH] D84332: [DAGCombiner] Fold sext_inreg of a masked load into a signed extended masked load

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 02:34:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG276ed5f7e4ee: [DAGCombiner] Fold sext_inreg of a masked load into a sign extended masked load (authored by samtebbs).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84332

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Thumb2/mve-sext-masked-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84332.281849.patch
Type: text/x-patch
Size: 5812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/f77ce2b8/attachment.bin>


More information about the llvm-commits mailing list