[all-commits] [llvm/llvm-project] 9d3e78: [NFC] Update loop.decrement.reg intrinsic comment
Sam Parker via All-commits
all-commits at lists.llvm.org
Mon Jan 13 01:20:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d3e78e704fa6201bceb48f45fb061f572c5aa2e
https://github.com/llvm/llvm-project/commit/9d3e78e704fa6201bceb48f45fb061f572c5aa2e
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M llvm/include/llvm/IR/Intrinsics.td
Log Message:
-----------
[NFC] Update loop.decrement.reg intrinsic comment
Note that the intrinsic is now understood by SCEV and that other
optimisations can treat it as a sub.
More information about the All-commits
mailing list