[all-commits] [llvm/llvm-project] 726830: [StandardInstrumentations] add `unwrapIR` to simpl...
paperchalice via All-commits
all-commits at lists.llvm.org
Thu Dec 14 09:13:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 726830f8932d210dd0b8e9d43908e8ad10086b6f
https://github.com/llvm/llvm-project/commit/726830f8932d210dd0b8e9d43908e8ad10086b6f
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
Log Message:
-----------
[StandardInstrumentations] add `unwrapIR` to simplify code NFCI (#75474)
Use pointer to represent semantic of `optional`.
More information about the All-commits
mailing list