[all-commits] [llvm/llvm-project] aa0b0f: [WebAssembly] Use `SDValue::getConstantOperandVal`...
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Wed Aug 4 21:16:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa0b0fbbe6f80cce720c72240b870b74bf5b1e6f
https://github.com/llvm/llvm-project/commit/aa0b0fbbe6f80cce720c72240b870b74bf5b1e6f
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
Log Message:
-----------
[WebAssembly] Use `SDValue::getConstantOperandVal` (NFC)
Reviewed By: tlively
Differential Revision: https://reviews.llvm.org/D107499
More information about the All-commits
mailing list