[all-commits] [llvm/llvm-project] ca8485: [mlir][NFC] Use TypeSize::getFixedValue() instead ...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Jan 11 08:22:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca848557865272046901c1de1e7e9ba8c9cc3137
      https://github.com/llvm/llvm-project/commit/ca848557865272046901c1de1e7e9ba8c9cc3137
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  [mlir][NFC] Use TypeSize::getFixedValue() instead of TypeSize::getFixedSize()

This change is one of a series to implement the discussion from
https://reviews.llvm.org/D141134.




More information about the All-commits mailing list