[PATCH] D85700: [Attributor][NFC] Reformat tests after D85099
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 18:35:27 PDT 2020
jdoerfert added a subscriber: MaskRay.
jdoerfert added inline comments.
================
Comment at: llvm/test/Transforms/Attributor/IPConstantProp/return-constants.ll:23
-; IS__TUNIT____-NEXT: [[MRV3:%.*]] = insertvalue [[TMP0]] %mrv2, i32 23, 1
-; IS__TUNIT____-NEXT: ret [[TMP0]] %mrv3
;
----------------
@MaskRay
Here is another example of the back-to-back matches that do not work, or didn't work before.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85700/new/
https://reviews.llvm.org/D85700
More information about the llvm-commits
mailing list