[PATCH] D81662: [NFC] Use ADT/Bitfields in Instructions

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 08:14:16 PDT 2020


gchatelet created this revision.
gchatelet added a project: LLVM.
Herald added subscribers: llvm-commits, jfb, dexonsmith, hiraditya, mgorny.

This is an example patch for D81580 <https://reviews.llvm.org/D81580>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81662

Files:
  llvm/include/llvm/ADT/Bitfields.h
  llvm/include/llvm/IR/InstrTypes.h
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/IR/Instructions.cpp
  llvm/unittests/ADT/BitFieldsTest.cpp
  llvm/unittests/ADT/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81662.270144.patch
Type: text/x-patch
Size: 38740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/39168153/attachment.bin>


More information about the llvm-commits mailing list