[PATCH] D107378: Make enum iteration with seq safe by default

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 13:03:41 PDT 2021


kuhar updated this revision to Diff 371161.
kuhar marked 7 inline comments as done.
kuhar added a comment.

Rebase and clean up the patch, as suggested by @gchatelet and @dblaikie.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107378

Files:
  llvm/include/llvm/ADT/Sequence.h
  llvm/include/llvm/IR/InstrTypes.h
  llvm/include/llvm/Support/MachineValueType.h
  llvm/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/unittests/ADT/SequenceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107378.371161.patch
Type: text/x-patch
Size: 14608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/5552c890/attachment-0001.bin>


More information about the llvm-commits mailing list