[all-commits] [llvm/llvm-project] 43e500: [AArch64] Minor AArch64MIPeepholeOpt cleanup. NFC
David Green via All-commits
all-commits at lists.llvm.org
Tue Dec 28 11:10:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43e500d79198d761ca76d8587cca76da8de967f8
https://github.com/llvm/llvm-project/commit/43e500d79198d761ca76d8587cca76da8de967f8
Author: David Green <david.green at arm.com>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
Log Message:
-----------
[AArch64] Minor AArch64MIPeepholeOpt cleanup. NFC
We should always be in SSA form when running the pass, so turn a check
into an assert.
More information about the All-commits
mailing list