[PATCH] D81580: [ADT] Add Bitfield utilities
    Guillaume Chatelet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 22 08:35:26 PDT 2020
    
    
  
gchatelet updated this revision to Diff 272449.
gchatelet added a comment.
Herald added subscribers: kerbowa, jfb, hiraditya, nhaehnle, jvesely, arsenm.
Fix style
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81580/new/
https://reviews.llvm.org/D81580
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/include/llvm/Support/AtomicOrdering.h
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/unittests/ADT/BitFieldsTest.cpp
  llvm/unittests/ADT/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81580.272449.patch
Type: text/x-patch
Size: 56960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/008ef0e8/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list