[all-commits] [llvm/llvm-project] 45de42: AArch64: use correct operand for ubsantrap immediate.
Tim Northover via All-commits
all-commits at lists.llvm.org
Wed Dec 9 02:21:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 45de42116e3f588bbead550ab8667388ba4f10ae
https://github.com/llvm/llvm-project/commit/45de42116e3f588bbead550ab8667388ba4f10ae
Author: Tim Northover <t.p.northover at gmail.com>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/ubsantrap.ll
Log Message:
-----------
AArch64: use correct operand for ubsantrap immediate.
I accidentally pushed the wrong patch originally.
More information about the All-commits
mailing list