[PATCH] D141372: MachineIRBuilder: Rename buildMerge. NFC
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 00:25:21 PST 2023
rovka added a comment.
In D141372#4040553 <https://reviews.llvm.org/D141372#4040553>, @scott.linder wrote:
> Tiny driveby bikeshed (feel free to ignore): `buildMergeLikeInstr`? It is longer, but `Op` seems to more commonly mean "Operand" here (save for some stuff like `buildAssertOp`).
Sounds good, thanks :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141372/new/
https://reviews.llvm.org/D141372
More information about the llvm-commits
mailing list