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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 00:30:01 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 rG3587c9c4275b: [NFC] Use ADT/Bitfields in Instructions (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81662

Files:
  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

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


More information about the llvm-commits mailing list