[PATCH] D137190: [SDAG] Allow scalable vectors in SimplifyDemanded routines

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 11:03:41 PST 2022


reames updated this revision to Diff 476532.
reames added a comment.

address reviewer comment and add conservative bailout for target nodes


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

https://reviews.llvm.org/D137190

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/active_lane_mask.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-select.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-select.ll
  llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137190.476532.patch
Type: text/x-patch
Size: 19695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/1f64df9c/attachment.bin>


More information about the llvm-commits mailing list