[PATCH] D108771: [GlobalOpt] don't hoist constant expressions that can trap

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 05:25:58 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG416a119f9e5c: [GlobalOpt] don't hoist constant expressions that can trap (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108771

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/constant-can-trap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108771.369077.patch
Type: text/x-patch
Size: 5595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/8d01de01/attachment.bin>


More information about the llvm-commits mailing list