[PATCH] D80688: [JumpThreading] Use emplace_back instead of push_back (NFC)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 22:53:07 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4990a03c6c3: [JumpThreading] Use emplace_back instead of push_back (NFC) (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80688

Files:
  llvm/lib/Transforms/Scalar/JumpThreading.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80688.266746.patch
Type: text/x-patch
Size: 4490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/b544eb8b/attachment.bin>


More information about the llvm-commits mailing list