[all-commits] [llvm/llvm-project] cbed86: [GlobalISel][IRTranslator] Ignore the llvm.experim...
AE via All-commits
all-commits at lists.llvm.org
Tue Jan 26 13:08:20 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cbed865e1e661bdb573d97b3a0aadc06769b1236
https://github.com/llvm/llvm-project/commit/cbed865e1e661bdb573d97b3a0aadc06769b1236
Author: Amara Emerson <amara at apple.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
Log Message:
-----------
[GlobalISel][IRTranslator] Ignore the llvm.experimental.noalias.scope.decl intrinsic.
These don't generate any code.
More information about the All-commits
mailing list