[all-commits] [llvm/llvm-project] 5f65fa: ValueMapper does not preserve inline assembly dial...
topperc via All-commits
all-commits at lists.llvm.org
Sun May 17 15:40:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5f65faef2c61bfb5e041f74db61665f43a05e9db
https://github.com/llvm/llvm-project/commit/5f65faef2c61bfb5e041f74db61665f43a05e9db
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-05-17 (Sun, 17 May 2020)
Changed paths:
M llvm/lib/Transforms/Utils/ValueMapper.cpp
Log Message:
-----------
ValueMapper does not preserve inline assembly dialect when remapping the type
Bug report: https://bugs.llvm.org/show_bug.cgi?id=45291
Patch by Tomasz Miąsko
Differential Revision: https://reviews.llvm.org/D80066
More information about the All-commits
mailing list