[all-commits] [llvm/llvm-project] 624654: [VE] Migrate to the getMachineMemOperand overload ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Apr 7 16:07:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 624654fd647057dd6c1cdf8799a7605b69716a02
https://github.com/llvm/llvm-project/commit/624654fd647057dd6c1cdf8799a7605b69716a02
Author: Fangrui Song <maskray at google.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/Target/VE/VEInstrInfo.cpp
Log Message:
-----------
[VE] Migrate to the getMachineMemOperand overload using llvm::Align
Just delete the deprecated overload because nothing uses it.
More information about the All-commits
mailing list