[PATCH] D115885: [SDAG] remove FP-to-int cast attribute check in fold to FTRUNC

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 05:15:32 PST 2021


spatel updated this revision to Diff 395098.
spatel added a comment.

Adjusted tests - we do not need tests for a function attribute that does not exist anymore.


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

https://reviews.llvm.org/D115885

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/ftrunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115885.395098.patch
Type: text/x-patch
Size: 5129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/57b99249/attachment.bin>


More information about the llvm-commits mailing list