[PATCH] D104641: Strip undef implying attributes when moving calls

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 07:57:26 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
anna marked an inline comment as done.
Closed by commit rG8ee5759fd50d: Strip undef implying attributes when moving calls (authored by anna).

Changed prior to commit:
  https://reviews.llvm.org/D104641?vs=361790&id=362030#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104641

Files:
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/IR/Instruction.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/LICM/call-hoisting.ll
  llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest.ll
  llvm/test/Transforms/SimplifyCFG/speculate-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104641.362030.patch
Type: text/x-patch
Size: 11771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/f2712f13/attachment.bin>


More information about the llvm-commits mailing list