[all-commits] [llvm/llvm-project] 05927e: [mlir][LLVM] Tidy up DebugTranslation casting
River Riddle via All-commits
all-commits at lists.llvm.org
Thu Jan 19 17:43:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05927eb5ff986e619f155c05727ed1fa478d2c4e
https://github.com/llvm/llvm-project/commit/05927eb5ff986e619f155c05727ed1fa478d2c4e
Author: River Riddle <riddleriver at gmail.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMAttrs.h
M mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp
M mlir/lib/Target/LLVMIR/DebugTranslation.cpp
M mlir/lib/Target/LLVMIR/DebugTranslation.h
Log Message:
-----------
[mlir][LLVM] Tidy up DebugTranslation casting
Add a specific class for local scope attributes and remove
some unnecessary casts.
More information about the All-commits
mailing list