[all-commits] [llvm/llvm-project] f72b3a: [x86] Replace getNodeIfExists to doesNodeExist whe...
chenglin.bi via All-commits
all-commits at lists.llvm.org
Thu Apr 7 09:34:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f72b3a506b1dda4343b76cc84126394306a24ec0
https://github.com/llvm/llvm-project/commit/f72b3a506b1dda4343b76cc84126394306a24ec0
Author: chenglin.bi <chenglin.bi at cixcomputing.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[x86] Replace getNodeIfExists to doesNodeExist when only check node exist
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D123224
More information about the All-commits
mailing list