[all-commits] [llvm/llvm-project] 3b04d1: [Attributor][NFCI] Use AA::hasAssumedIRAttr for No...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Thu Jul 6 21:30:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b04d119b2b3c4c88e647d8a270b9f22cbd4ea9a
https://github.com/llvm/llvm-project/commit/3b04d119b2b3c4c88e647d8a270b9f22cbd4ea9a
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Log Message:
-----------
[Attributor][NFCI] Use AA::hasAssumedIRAttr for NoSync
Commit: eed51a42a672018e21e6029e05b38834de648bad
https://github.com/llvm/llvm-project/commit/eed51a42a672018e21e6029e05b38834de648bad
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
Log Message:
-----------
[Attributor][NFC] Add missing comments
Commit: d081296212f24c75f994044563434189ac47e915
https://github.com/llvm/llvm-project/commit/d081296212f24c75f994044563434189ac47e915
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Log Message:
-----------
[Attributor] Check all NoFPClass attributes found in the IR
Compare: https://github.com/llvm/llvm-project/compare/1614805eeb15...d081296212f2
More information about the All-commits
mailing list