[PATCH] D83119: [Alignment][NFC] Use 5 bits to store Instructions Alignment

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 01:35:25 PDT 2020


gchatelet updated this revision to Diff 275322.
gchatelet added a comment.

- Remove assert and move implementation in header


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83119

Files:
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/IR/Instructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83119.275322.patch
Type: text/x-patch
Size: 5725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/425fa41b/attachment.bin>


More information about the llvm-commits mailing list