[PATCH] D74221: [TargetLowering] Add NegatibleKind enum for isNegatibleForFree return codes
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 03:56:16 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9eb426c88ceb: [TargetLowering] Add NegatibleCost enum for isNegatibleForFree return codes (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D74221?vs=243226&id=244126#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74221/new/
https://reviews.llvm.org/D74221
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74221.244126.patch
Type: text/x-patch
Size: 26330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/e6db492f/attachment.bin>
More information about the llvm-commits
mailing list