[PATCH] D131492: [RISCV] Implement isMaskAndCmp0FoldingBeneficial hook

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 01:50:55 PDT 2022


asb updated this revision to Diff 451388.
asb marked an inline comment as done.
asb added a comment.

Fix typo in comment and update it to better reflect the impact of the hook.


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

https://reviews.llvm.org/D131492

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/Transforms/CodeGenPrepare/RISCV/and-mask-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131492.451388.patch
Type: text/x-patch
Size: 4830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/6d63b21c/attachment.bin>


More information about the llvm-commits mailing list