[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 07:46:42 PST 2021


spatel updated this revision to Diff 395132.
spatel marked 2 inline comments as done.
spatel added a comment.

Updated test diffs after including a RUN for 32-bit AVX target.


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.395132.patch
Type: text/x-patch
Size: 8367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/d6545d2d/attachment.bin>


More information about the llvm-commits mailing list