[all-commits] [llvm/llvm-project] 216467: [mlir] Fix a few more TypeSize::Fixed->TypeSize::g...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Wed Nov 22 01:08:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21646789497346a1a8dabb4b369e12db482b4daa
https://github.com/llvm/llvm-project/commit/21646789497346a1a8dabb4b369e12db482b4daa
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
M mlir/lib/Interfaces/DataLayoutInterfaces.cpp
M mlir/test/lib/Dialect/Test/TestTypes.cpp
M mlir/unittests/Interfaces/DataLayoutInterfacesTest.cpp
Log Message:
-----------
[mlir] Fix a few more TypeSize::Fixed->TypeSize::getFixed following #72979.
More information about the All-commits
mailing list