[PATCH] D120049: [DAG] Remove unnecessary getNode() for SDValue type. NFC

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 18:27:04 PST 2022


shchenz updated this revision to Diff 409831.
shchenz added a comment.

address comments

- use `.` for forwarding methods
- lint error fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120049

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120049.409831.patch
Type: text/x-patch
Size: 25523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220218/96eb0166/attachment.bin>


More information about the llvm-commits mailing list