[PATCH] D150437: [FPEnv] Get rid of extra moves in fpenv calls

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 04:46:52 PDT 2023


sepavloff updated this revision to Diff 523001.
sepavloff added a comment.

Added tests for the cases when folding does not occur


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150437

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/fpenv-combine.ll
  llvm/test/CodeGen/X86/fpenv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150437.523001.patch
Type: text/x-patch
Size: 18959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/5e53f360/attachment.bin>


More information about the llvm-commits mailing list