[PATCH] D104641: [LICM] Strip context sensitive attributes after call hoisting
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 07:07:20 PDT 2021
lebedev.ri added a comment.
Should this not be integrated intp `Instruction::hasMetadataOtherThanDebugLoc()`/`Instruction::dropUnknownNonDebugMetadata()` ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104641/new/
https://reviews.llvm.org/D104641
More information about the llvm-commits
mailing list