[all-commits] [llvm/llvm-project] bba920: [MemRefToLLVM][NFC] Use early exit for the getter ...
qcolombet via All-commits
all-commits at lists.llvm.org
Tue May 16 01:58:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bba9209f1d198efc7e492f0e273fff0b0a5ef060
https://github.com/llvm/llvm-project/commit/bba9209f1d198efc7e492f0e273fff0b0a5ef060
Author: Quentin Colombet <quentin.colombet at gmail.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp
Log Message:
-----------
[MemRefToLLVM][NFC] Use early exit for the getter of the buffer ptr
Address review comment from https://reviews.llvm.org/D148947
More information about the All-commits
mailing list