[PATCH] D86871: [SelectionDAG] Let NSW/NUW flags be cleared by default in call to getNode().
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 5 01:32:17 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG714ceefad9b9: [SelectionDAG] Always intersect SDNode flags during getNode() node memoization. (authored by jonpa).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86871/new/
https://reviews.llvm.org/D86871
Files:
llvm/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/test/CodeGen/SystemZ/fp-mul-14.ll
llvm/test/CodeGen/SystemZ/int-cmp-60.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86871.290075.patch
Type: text/x-patch
Size: 4709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200905/499818d4/attachment-0001.bin>
More information about the llvm-commits
mailing list