[all-commits] [llvm/llvm-project] e6c016: [ValueTracking] fix library to intrinsic mapping t...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jul 14 07:04:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6c016420c796ac038b15e1ba0557947bf11d507
https://github.com/llvm/llvm-project/commit/e6c016420c796ac038b15e1ba0557947bf11d507
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstSimplify/call.ll
Log Message:
-----------
[ValueTracking] fix library to intrinsic mapping to respect 'nobuiltin' attribute
This is another problem raised in:
http://bugs.llvm.org/PR46627
More information about the All-commits
mailing list